https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40441
--- Comment #3 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Created attachment 184589 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184589&action=edit Bug 40441: Make /auth/password/validation use new permission This patch updates the /auth/password/validation endpoint to use the new api_validate_password permission instead of the generic borrowers permission. This provides more granular control over who can use the password validation API endpoint. Signed-off-by: Tomas Cohen Arazi <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
