misuzu/src/Auth
2025-02-07 23:10:41 +00:00
..
AuthContext.php Added Data suffix where applicable. 2025-01-29 23:36:35 +00:00
AuthInfo.php Removed 'is'. 2025-02-06 21:12:13 +00:00
AuthRpcHandler.php Raised checking level from 5 to 6. 2024-12-02 21:33:15 +00:00
AuthTokenBuilder.php Raised checking level from 5 to 6. 2024-12-02 21:33:15 +00:00
AuthTokenCookie.php Include SameSite attribute on cookies. 2024-01-24 22:14:48 +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