Bug 28959: Add virtualshelves.public as a boolean
[koha.git] / Koha / AuthUtils.pm
2021-09-30 Tomas Cohen AraziBug 28772: Add a warning about hash_password usage...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-09-09 Agustin MoyanoBug 23816: (follow-up) Fix many things
2020-09-09 Agustin MoyanoBug 23816: Add minimum password length and require...
2020-04-14 David RobertsBug 20370: Misleading comment for bcrypt - #encrypt...
2018-11-08 Josef MoravecBug 21719: Fix typos
2017-10-16 Jonathan DruartBug 18298: Add server-side checks and refactor stuffs
2016-08-04 Jesse WeaverBug 16818: External auth redirect broken under Plack
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2015-01-13 Jonathan DruartBug 11944: Authentication
2013-10-09 Galen CharltonBug 9611: (follow-up) move new password hashing routine...