misuzu/src/Auth
2023-10-20 22:29:28 +00:00
..
AuthContext.php Updated to use Syokuhou config library. 2023-10-20 22:29:28 +00:00
AuthInfo.php Rewrote permissions system. 2023-08-30 22:37:21 +00:00
AuthTokenBuilder.php Changed the way msz_auth is handled. 2023-08-03 01:35:08 +00:00
AuthTokenCookie.php Changed the way msz_auth is handled. 2023-08-03 01:35:08 +00:00
AuthTokenInfo.php Changed the way msz_auth is handled. 2023-08-03 01:35:08 +00:00
AuthTokenPacker.php Changed the way msz_auth is handled. 2023-08-03 01:35:08 +00:00
LoginAttemptInfo.php Fixed type on getUserId in LoginAttemptInfo. 2023-07-22 17:27:42 +00:00
LoginAttempts.php Rewrote the user information class. 2023-08-02 22:12:47 +00:00
RecoveryTokenInfo.php Fixed phpstan detections. 2023-07-27 23:49:55 +00:00
RecoveryTokens.php Rewrote the user information class. 2023-08-02 22:12:47 +00:00
SessionInfo.php Rewrote Sessions backend. 2023-07-28 20:06:12 +00:00
Sessions.php Rewrote the user information class. 2023-08-02 22:12:47 +00:00
TwoFactorAuthSessions.php Rewrote the user information class. 2023-08-02 22:12:47 +00:00