[Koha-bugs] [Bug 18950] Elasticsearch - Add password access for admin functions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 18 14:11:32 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18950

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 65088
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65088&action=edit
Bug 18950 - Elasticsearch - Add password access for admin functions

To test:
1 - Load 'Search engine configuration' from admin page
http://localhost:8081/cgi-bin/koha/admin/searchengine/elasticsearch/mappings.pl
2 - Verify this works as before the patch
3 - Add <elasticsearch_admin_password> to koha-conf.xml
4 - Reload search config page, note additional option to reset mappings
5 - Attempt reset with bad password
6 - Attempt reset with correct password

Note: the action is a drop down as reindexing will be added, however,
    code needs some refactoring before this option can be implemented

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list