make rewrites actually work correctly so that even for JSON we do not have to supple...
[authserver.git] / authutils.php-class
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