remove remember button until bug 394 can be implemented
[authserver.git] / authsystem.inc.php
2016-11-16 Robert KaiserKaiRo bug 393 - Create a grouping mechanism for user...
2016-10-28 Robert Kaisermake login on authorize actually work and redirect...
2016-10-28 Robert Kaiserfirst step in making the authorize target work correctl...
2016-10-27 Robert Kaiserlog failures and some other actions
2016-10-26 Robert Kaiseractually use the on-disk site-specific nonce to 'pepper...
2016-10-26 Robert Kaiserconvert AuthUtils to a non-static class and instantiate...
2016-10-26 Robert Kaisermove password functions into utils class
2016-10-26 Robert Kaisermove helper functions to an abstract class
2016-10-24 Robert Kaisermake creating users and verifying emails actually work
2016-10-24 Robert Kaiserrequire JS, set cookies, make parts of login flow work
2016-10-23 Robert Kaisersome steps to get an actual authentication going, conso...