Adjusted header.tpl for Work plugin.
[timetracker.git] / WEB-INF / lib / auth /
2019-04-15 Nik OkuntseffCreated ttDebugTracer class to hopefully help to addres...
2019-01-19 Nik OkuntseffImporoved isTrue function to get rid of PHP warnings.
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-14 anukoA bit more refactoring.
2018-01-05 anukoImproved handling of old_password() function not found...
2017-09-04 anukoFixed legacy password handling.
2017-04-12 anukoSimplified LDAP search query by removing not neccessary...
2017-04-12 anukoFixed LDAP authentication against Active Directory...
2017-02-05 anukoRefactored ActionErrors.class.php.
2016-09-13 Nik OkuntseffGetting rid of PHP Deprecated warnings.
2016-03-26 Nik OkuntseffAdded special auth handling for admin@localhost.
2016-03-25 Nik OkuntseffAdded an option to change admin login, name, and email.
2016-02-29 Nik OkuntseffInitial repo created