pangolin/server/routers/user
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
..
acceptInvite.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
addUserAction.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
addUserRole.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
addUserSite.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
getOrgUser.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
getUser.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
index.ts more user role stuff 2024-11-09 23:59:19 -05:00
inviteUser.ts remove base_url from config (#13) 2025-01-07 22:41:35 -05:00
listUsers.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
removeUserAction.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
removeUserOrg.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
removeUserResource.ts refactor and reorganize 2025-01-01 21:41:31 -05:00
removeUserSite.ts refactor and reorganize 2025-01-01 21:41:31 -05:00