pangolin/server/routers/auth
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Owen 907dab7d05
Move docker podman question and add hybird question
Allow empty config

Continue to adjust config for hybrid
2025-08-20 11:20:34 -07:00
..
changePassword.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
checkResourceSession.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
disable2fa.ts support postgresql as database option 2025-06-04 12:02:07 -04:00
index.ts feat: Add setup token security for initial server setup 2025-08-03 21:17:18 +08:00
initialSetupComplete.ts remove server admin from config and add onboarding ui 2025-06-19 22:11:05 -04: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 support postgresql as database option 2025-06-04 12:02:07 -04:00
requestPasswordReset.ts make username lowercase 2025-06-19 15:41:49 -04:00
requestTotpSecret.ts Merge branch 'dev' into clients-pops-dev 2025-07-14 16:59:00 -07:00
resetPassword.ts make username lowercase 2025-06-19 15:41:49 -04:00
securityKey.ts Move docker podman question and add hybird question 2025-08-20 11:20:34 -07:00
setServerAdmin.ts feat: Add setup token security for initial server setup 2025-08-03 21:17:18 +08:00
signup.ts add tos and pp consent 2025-07-21 16:57:21 -07:00
validateSetupToken.ts feat: Add setup token security for initial server setup 2025-08-03 21:17:18 +08:00
verifyEmail.ts Pull up downstream changes 2025-07-13 21:57:24 -07:00
verifyTotp.ts Merge branch 'dev' into clients-pops-dev 2025-07-14 16:59:00 -07:00