misuzu/src/Auth
2024-02-07 00:04:45 +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 Include SameSite attribute on cookies. 2024-01-24 22:14:48 +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 Added lazy database object creation. 2024-02-07 00:04:45 +00:00
LoginAttempts.php Added lazy database object creation. 2024-02-07 00:04:45 +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 Added lazy database object creation. 2024-02-07 00:04:45 +00:00
Sessions.php Added lazy database object creation. 2024-02-07 00:04:45 +00:00
TwoFactorAuthSessions.php Rewrote the user information class. 2023-08-02 22:12:47 +00:00