This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
pangolin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/fosrl/pangolin.git
synced
2026-08-19 20:57:31 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
64e5cc172ddabdf02fad7f93083bc7196cb30399
pangolin
/
server
/
routers
/
auth
T
History
miloschwartz
8726a7f931
remove device code ip check and fix edit resource dialog state issue
2025-12-05 11:47:59 -05:00
..
changePassword.ts
…
checkResourceSession.ts
…
disable2fa.ts
…
index.ts
…
initialSetupComplete.ts
…
login.ts
add my-device and force login
2025-11-25 10:51:53 -05:00
logout.ts
…
pollDeviceWebAuth.ts
remove device code ip check and fix edit resource dialog state issue
2025-12-05 11:47:59 -05:00
requestEmailVerificationCode.ts
…
requestPasswordReset.ts
…
requestTotpSecret.ts
…
resetPassword.ts
…
securityKey.ts
Attempt to handle creating/deleting clients and role
2025-11-25 18:20:02 -05:00
setServerAdmin.ts
…
signup.ts
…
startDeviceWebAuth.ts
respond with relative code expiration time
2025-12-01 12:36:13 -05:00
types.ts
…
validateSetupToken.ts
…
verifyDeviceWebAuth.ts
only allow one device auth per session
2025-11-26 15:48:49 -05:00
verifyEmail.ts
…
verifyTotp.ts
…