This website requires JavaScript.
Explore
Help
Sign In
calvin.erfmann
/
pangolin
Watch
1
Star
0
Fork
0
You've already forked pangolin
mirror of
https://github.com/fosrl/pangolin.git
synced
2026-07-07 14:44:52 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7b9755f3afa8bcdfe6b88d863524b3d568d2f15
pangolin
/
server
/
routers
/
auth
T
History
Owen
654ed46a46
Return 401 instead of 400 on bad login
...
Resolves
#276
2025-03-04 20:32:48 -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
Return 401 instead of 400 on bad login
2025-03-04 20:32:48 -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