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-08-06 04:31:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
263fd80c18d960bf58ddc0c4793e388b1d9586a6
pangolin
/
server
/
routers
/
auth
T
History
miloschwartz
da0196a308
no reset password for external users
2025-10-30 22:24:07 -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
no reset password for external users
2025-10-30 22:24:07 -07:00
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
…