Commit Graph

1765 Commits

Author SHA1 Message Date
Owen 59cb06acf4 Support relaying on register 2025-07-24 14:48:24 -07:00
Adrian Astles bcc2c59f08 Add member portal functionality - extracted from feature/member-landing-page 2025-07-24 21:04:55 +08:00
copilot-swe-agent[bot] 2259879595 Fix ESLint issues: prefer-const warnings and missing semicolons
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
2025-07-22 19:07:43 +00:00
Owen 5c929badeb Send endpoint 2025-07-22 11:21:39 -07:00
miloschwartz 114ce8997f add tos and pp consent 2025-07-21 16:57:21 -07:00
miloschwartz 053acef728 allow using password to log in if security keys are available 2025-07-21 14:28:32 -07:00
Owen d000879c01 Add config for domains 2025-07-21 12:42:50 -07:00
Owen bbaea4def0 Handle peer relay dynamically now 2025-07-18 21:42:12 -07:00
Milo Schwartz 54f9282166 Merge pull request #1091 from fosrl/dev
Dev
2025-07-18 18:53:45 -04:00
miloschwartz 2ddb4ec905 allow multi level sudomains in domain picker 2025-07-18 15:48:23 -07:00
miloschwartz b34c3db956 fix redirect bug for some accounts when disable create org is enabled 2025-07-18 12:59:57 -07:00
Owen afea958aca Also limit to org 2025-07-18 11:48:14 -07:00
Owen dca2a29865 Fix #1085 2025-07-18 11:32:07 -07:00
Owen 97b8e84143 Fix #1085 2025-07-18 11:16:10 -07:00
Owen 2e986def78 const 2025-07-17 23:15:16 -07:00
Owen 7e58e0b490 Correctly handle ssl on new domains 2025-07-17 22:57:47 -07:00
Owen 9b01aecf3c Add default cert resovler 2025-07-17 22:37:33 -07:00
Owen 0a2b1d9e53 Use a records for the wildcard 2025-07-17 16:17:01 -07:00
Owen 5148988dcc Also dont return if you are passing an exit node 2025-07-17 14:59:49 -07:00
Owen 28b57ba652 Allow null exit node id as well 2025-07-17 14:57:09 -07:00
Owen 9c7e74ef37 Remove ping logic 2025-07-17 14:43:47 -07:00
Owen 330b28ad9c Fix local sites 2025-07-17 14:35:22 -07:00
miloschwartz ccdcda7f1d add screenshots and minor fixes 2025-07-16 22:18:11 -07:00
Owen f4cd163c34 Fix get config for gerbil 2025-07-16 21:15:19 -07:00
Owen 0af9bdc964 Move ws 2025-07-16 19:07:25 -07:00
Owen 71bb1105f7 a 2025-07-16 18:20:05 -07:00
miloschwartz 0646934c9d add stores 2025-07-16 15:50:03 -07:00
Owen 021bc073a2 Make org subnet optional 2025-07-16 11:35:38 -07:00
Owen 84ca275f1e Remove subnet check on the org for now 2025-07-15 16:15:22 -07:00
miloschwartz e99905e3c9 translate domains and prevent delete config domain 2025-07-15 15:51:37 -07:00
miloschwartz 5c0b42446d Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-07-15 15:27:38 -07:00
miloschwartz a3be0d4655 ensure subdomain is null if is base domain 2025-07-15 15:27:23 -07:00
Owen 78bfcf5b1c Fix some clients address showing issues 2025-07-15 15:11:30 -07:00
miloschwartz f1291d4d7d remove is base domain resource and flag 2025-07-15 15:07:34 -07:00
miloschwartz 83a4677026 don't allow deleting config managed domains 2025-07-15 13:20:44 -07:00
miloschwartz 379d31aac6 Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-07-14 22:21:04 -07:00
miloschwartz b7df0b122d introduce strict rate limitso on auth router endpoints 2025-07-14 18:00:41 -07:00
Owen 3dc79da2fa Merge branch 'dev' into clients-pops-dev 2025-07-14 16:59:00 -07:00
miloschwartz 3505342a8d style consistency changes to add security key form 2025-07-14 15:43:33 -07:00
Owen 78661799f2 Resources working with new picker 2025-07-14 15:36:15 -07:00
miloschwartz 0a97d91aed restore migrations and fix rate limit 2025-07-14 14:55:09 -07:00
Milo Schwartz 9075ecb007 Merge branch 'dev' into feat/internal-user-passkey-support 2025-07-14 17:43:01 -04:00
Owen 69d253fba3 Create wildcard domains 2025-07-14 12:18:12 -07:00
Owen b75800c583 Reintroduce clients conditionally 2025-07-14 11:43:13 -07:00
Owen a35add3fc6 Consolidate imports 2025-07-14 10:56:24 -07:00
miloschwartz 915ccdc007 server admin enforce 2fa per user 2025-07-13 21:58:37 -07:00
Owen 98a261e38c Pull up downstream changes 2025-07-13 21:57:24 -07:00
Adrian Astles c9f5ffae42 Merge branch 'dev' into feat/internal-user-passkey-support 2025-07-14 07:20:33 +08:00
J. Newing 0f3a5ce8ba Added users 2FA statsu to userstable 2025-07-08 10:21:24 -04:00
J. Newing 2a6298e9eb Admins can enable 2FA
Added the feature for admins to force 2FA on accounts. The next time the
user logs in they will have to setup 2FA on their account.
2025-07-08 10:21:24 -04:00