actually use the on-disk site-specific nonce to 'pepper' passwords before hashing...
[authserver.git] / authutils.php-class
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