pangolin/server/routers/auth
2025-03-02 15:50:03 -05:00
..
changePassword.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
checkResourceSession.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
disable2fa.ts add failed auth logging 2025-01-27 22:43:32 -05:00
index.ts set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
login.ts more visual enhancements and use expires instead of max age in cookies 2025-03-02 15:50:03 -05:00
logout.ts allow logout to fail 2025-02-05 22:00:29 -05:00
requestEmailVerificationCode.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
requestPasswordReset.ts add strict rate limit to endpoints that send email 2025-02-05 22:46:33 -05:00
requestTotpSecret.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
resetPassword.ts fix reset password sql error 2025-02-14 13:12:29 -05:00
signup.ts more visual enhancements and use expires instead of max age in cookies 2025-03-02 15:50:03 -05:00
verifyEmail.ts add failed auth logging 2025-01-27 22:43:32 -05:00
verifyTotp.ts add failed auth logging 2025-01-27 22:43:32 -05:00