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-17 19:39:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e9a040174d262d01a98634f261b8808ed9c7bb0
pangolin
/
server
/
routers
/
auth
T
History
Marc Schäfer
18d380ce30
fix(security): normalize request parameters and update dependencies
...
Signed-off-by: Marc Schäfer <
git@marcschaeferger.de
>
2026-05-15 18:35:58 +00:00
..
changePassword.ts
…
checkResourceSession.ts
…
deleteMyAccount.ts
Make the rebuild long running function background
2026-05-07 15:40:34 -07:00
disable2fa.ts
…
index.ts
support delete account
2026-02-14 22:44:30 -08:00
initialSetupComplete.ts
…
login.ts
…
logout.ts
…
lookupUser.ts
…
pollDeviceWebAuth.ts
…
requestEmailVerificationCode.ts
…
requestPasswordReset.ts
…
requestTotpSecret.ts
…
resetPassword.ts
…
securityKey.ts
fix(security): normalize request parameters and update dependencies
2026-05-15 18:35:58 +00:00
setServerAdmin.ts
…
signup.ts
Merge branch 'main' into dev
2026-03-11 14:53:55 -07:00
startDeviceWebAuth.ts
…
types.ts
…
validateSetupToken.ts
…
verifyDeviceWebAuth.ts
…
verifyEmail.ts
…
verifyTotp.ts
…