pangolin/server/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
..
sessions refactor and reorganize 2025-01-01 21:41:31 -05:00
actions.ts Remove dangerous logging 2024-12-22 12:03:46 -05:00
checkValidInvite.ts setup server admin 2024-12-25 15:54:32 -05:00
index.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
limits.ts Move to string ordId 2024-10-14 15:11:18 -04:00
password.ts move auth utils 2024-10-05 22:31:30 -04:00
passwordSchema.ts added signup and verify email forms 2024-10-12 23:00:36 -04:00
resourceOtp.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
sendEmailVerificationCode.ts remove base_url from config (#13) 2025-01-07 22:41:35 -05:00
totp.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
unauthorizedResponse.ts added utils for unauth, verify, and response 2024-10-02 20:42:50 -04:00