https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18950 --- Comment #1 from Nick Clemens <nick@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... 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.