Rolling back old passwords support as some users never change them.
[timetracker.git] / WEB-INF / lib / auth / Auth_db.class.php
2018-11-22 Nik OkuntseffRolling back old passwords support as some users never...
2018-11-21 Nik OkuntseffRemoved handling of OLD_PASSWORDS to simplify login...
2018-11-21 Nik OkuntseffImproved isTrue() function and its usage to streamline...
2018-03-30 Nik OkuntseffFixed handling of admin@localhost.
2018-01-05 anukoImproved handling of old_password() function not found...
2017-09-04 anukoFixed legacy password handling.
2016-03-26 Nik OkuntseffAdded special auth handling for admin@localhost.
2016-02-29 Nik OkuntseffInitial repo created