This website requires JavaScript.
Explore
Help
Sign In
pangolin_mirror
/
pangolin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/fosrl/pangolin.git
synced
2026-09-15 10:29:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
813992141a8c68c8880f6f5fa42e998eb6d4a4e3
pangolin
/
server
/
routers
/
auth
T
History
Adrian Astles
5009906385
renamed passkey to security key to stay aligned with the UI and other backend naming.
2025-07-05 21:51:31 +08:00
..
changePassword.ts
…
checkResourceSession.ts
…
disable2fa.ts
…
index.ts
renamed passkey to security key to stay aligned with the UI and other backend naming.
2025-07-05 21:51:31 +08:00
initialSetupComplete.ts
remove server admin from config and add onboarding ui
2025-06-19 22:11:05 -04:00
login.ts
renamed passkey to security key to stay aligned with the UI and other backend naming.
2025-07-05 21:51:31 +08:00
logout.ts
…
requestEmailVerificationCode.ts
…
requestPasswordReset.ts
make username lowercase
2025-06-19 15:41:49 -04:00
requestTotpSecret.ts
…
resetPassword.ts
make username lowercase
2025-06-19 15:41:49 -04:00
securityKey.ts
renamed passkey to security key to stay aligned with the UI and other backend naming.
2025-07-05 21:51:31 +08:00
setServerAdmin.ts
remove server admin from config and add onboarding ui
2025-06-19 22:11:05 -04:00
signup.ts
make username lowercase
2025-06-19 15:41:49 -04:00
verifyEmail.ts
…
verifyTotp.ts
…