move helper functions to an abstract class
[authserver.git] / authsystem.inc.php
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...