1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00
Arsse/lib/User
J. King 007e3747ef Various database fixes
Authentication appears to be broken with a real database
2017-03-02 20:47:00 -05:00
..
Driver.php Remove last vestiges of PDO accomodation 2017-03-02 09:04:04 -05:00
DriverInternal.php Remove authz from User driver; moved to main class 2017-02-22 23:22:45 -05:00
Exception.php Moved base exception code to abstract class 2017-02-11 14:56:02 -05:00
ExceptionAuthz.php move code out of vendor tree into lib 2017-02-11 14:48:48 -05:00
ExceptionNotImplemented.php Complete rewrite of User class and other changes 2017-02-20 17:04:13 -05:00
InternalFunctions.php Various database fixes 2017-03-02 20:47:00 -05:00