[Koha-bugs] [Bug 22706] Add plugin hooks to allow custom password strength checking modules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 27 11:48:27 CET 2019


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This new feature allows
      release notes|                            |plugin authors to implement
                   |                            |a `check_password` method
                   |                            |to enable custom password
                   |                            |validation routines.
                   |                            |
                   |                            |**Warning**: Care should be
                   |                            |taken when installing any
                   |                            |plugins and only plugins
                   |                            |you trust should be used.
                   |                            |The hook introduced here
                   |                            |allows plugin authors to
                   |                            |potentially steel plain
                   |                            |text passwords during
                   |                            |patron creations and
                   |                            |updates.

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


More information about the Koha-bugs mailing list