24 Jul
2025
24 Jul
'25
1:20 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40441 --- Comment #2 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 184588 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184588&action=edit Bug 40441: Add new permission api_validate_password This patch adds a new permission 'api_validate_password' that will be used to control access to the /auth/password/validation endpoint. The permission is added to: - userpermissions.sql for new installations - permissions.inc for display in the staff interface - atomic update script for existing installations Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.