This website requires JavaScript.
Explore
Help
Register
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-03-29 18:05:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a610400270f658f2ae51135f1fb51daa74ff4e6
pangolin
/
server
/
routers
/
auth
History
Owen
6b18a24f9b
@server/private -> #dynamic
2025-10-27 13:46:54 -07:00
..
changePassword.ts
update translation and send password reset email
2025-10-24 17:18:34 -07:00
checkResourceSession.ts
…
disable2fa.ts
…
index.ts
…
initialSetupComplete.ts
…
login.ts
@server/private -> #dynamic
2025-10-27 13:46:54 -07:00
logout.ts
…
requestEmailVerificationCode.ts
…
requestPasswordReset.ts
…
requestTotpSecret.ts
…
resetPassword.ts
add password expiry enforcement
2025-10-24 17:11:39 -07:00
securityKey.ts
…
setServerAdmin.ts
add password expiry enforcement
2025-10-24 17:11:39 -07:00
signup.ts
add password expiry enforcement
2025-10-24 17:11:39 -07:00
types.ts
Cleaning up more imports
2025-10-11 20:46:49 -07:00
validateSetupToken.ts
…
verifyEmail.ts
…
verifyTotp.ts
…