misuzu/src/Auth
2025-04-03 20:35:57 +00:00
..
AuthContext.php Added Data suffix where applicable. 2025-01-29 23:36:35 +00:00
AuthInfo.php Replaced timings in the footer with a visual for the Server-Timing header. 2025-04-03 19:40:10 +00:00
AuthProcessors.php Fixed authentication oversights. 2025-04-03 20:35:57 +00:00
AuthTokenBuilder.php Raised checking level from 5 to 6. 2024-12-02 21:33:15 +00:00
AuthTokenCookie.php Authn/z rework. 2025-03-31 15:35:24 +00:00
AuthTokenInfo.php Raised checking level from 5 to 6. 2024-12-02 21:33:15 +00:00
AuthTokenPacker.php Raised checking level from 5 to 6. 2024-12-02 21:33:15 +00:00
LoginAttemptInfo.php Made database column names more consistent across the board. 2025-02-07 23:10:41 +00:00
LoginAttemptsData.php Made database column names more consistent across the board. 2025-02-07 23:10:41 +00:00
RecoveryTokenInfo.php Made database column names more consistent across the board. 2025-02-07 23:10:41 +00:00
RecoveryTokensData.php Made database column names more consistent across the board. 2025-02-07 23:10:41 +00:00
SessionInfo.php Removed getter/setter methods in favour of property hooks and asymmetric visibility. 2024-11-30 04:09:29 +00:00
SessionsData.php Made database column names more consistent across the board. 2025-02-07 23:10:41 +00:00
TwoFactorAuthSessionsData.php Added Data suffix where applicable. 2025-01-29 23:36:35 +00:00