misuzu/src/Auth
2023-07-28 20:13:11 +00:00
..
LoginAttemptInfo.php Fixed type on getUserId in LoginAttemptInfo. 2023-07-22 17:27:42 +00:00
LoginAttempts.php Fixed phpstan detections. 2023-07-27 23:49:55 +00:00
RecoveryTokenInfo.php Fixed phpstan detections. 2023-07-27 23:49:55 +00:00
RecoveryTokens.php Rewrote password recovery token storage using new DB backend. 2023-07-22 21:20:03 +00:00
SessionInfo.php Rewrote Sessions backend. 2023-07-28 20:06:12 +00:00
Sessions.php Use random alphabetic string instead hex bytes for session tokens. 2023-07-28 20:13:11 +00:00
TwoFactorAuthSessions.php Rewrote TFA session code. 2023-07-27 12:44:50 +00:00