pangolin/server/routers/auth
2025-10-17 19:32:36 +02:00
..
changePassword.ts Chungus 2025-10-04 18:36:44 -07:00
checkResourceSession.ts Chungus 2025-10-04 18:36:44 -07:00
disable2fa.ts Chungus 2025-10-04 18:36:44 -07:00
index.ts Chungus 2.0 2025-10-10 11:27:15 -07:00
initialSetupComplete.ts Chungus 2025-10-04 18:36:44 -07:00
login.ts allow using password to log in if security keys are available 2025-07-21 14:28:32 -07:00
logout.ts fix semi colons 2025-06-09 23:52:16 +02:00
requestEmailVerificationCode.ts Chungus 2025-10-04 18:36:44 -07:00
requestPasswordReset.ts Chungus 2025-10-04 18:36:44 -07:00
requestTotpSecret.ts Chungus 2.0 2025-10-10 11:27:15 -07:00
resetPassword.ts Chungus 2025-10-04 18:36:44 -07:00
securityKey.ts Chungus 2025-10-04 18:36:44 -07:00
setServerAdmin.ts Chungus 2025-10-04 18:36:44 -07:00
signup.ts Update Pangolin to v1.11.0 2025-10-17 19:32:36 +02:00
types.ts Cleaning up more imports 2025-10-11 20:46:49 -07:00
validateSetupToken.ts feat: Add setup token security for initial server setup 2025-08-03 21:17:18 +08:00
verifyEmail.ts Update Pangolin to v1.11.0 2025-10-17 19:32:36 +02:00
verifyTotp.ts Chungus 2025-10-04 18:36:44 -07:00