pangolin/server/routers/auth
Milo Schwartz 235e91294e
remove base_url from config (#13)
* add example config dir, logos, and update CONTRIBUTING.md

* update dockerignore

* split base_url into dashboard_url and base_domain

* Remove unessicary ports

* Allow anything for the ip

* Update docker tags

* Complex regex for domains/ips

* update gitignore

---------

Co-authored-by: Owen Schwartz <owen@txv.io>
2025-01-07 22:41:35 -05:00
..
changePassword.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
checkResourceSession.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
disable2fa.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
index.ts set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
login.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
logout.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
requestEmailVerificationCode.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
requestPasswordReset.ts remove base_url from config (#13) 2025-01-07 22:41:35 -05:00
requestTotpSecret.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
resetPassword.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
signup.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
verifyEmail.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
verifyTotp.ts refactor and reorganize 2025-01-01 21:41:31 -05:00