KaiRo bug 393 - Create a grouping mechanism for user names so people with multiple...
[authserver.git] / authutils.php-class
2016-11-16 Robert KaiserKaiRo bug 393 - Create a grouping mechanism for user...
2016-11-14 Robert Kaiseradd a comment for debugging - we may want to add an...
2016-11-02 Robert Kaiserset some security flags recommended by the Mozilla...
2016-10-29 Robert Kaisercreate an API to retrieve emails and set new clients...
2016-10-28 Robert Kaisermake login on authorize actually work and redirect...
2016-10-28 Robert Kaisermove session init into utils, re-fetch session after...
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