Commit Graph

64 Commits

Author SHA1 Message Date
Pallavi Kumari 1d017f60b4 make priority optional in schema 2025-10-17 19:51:32 +05:30
miloschwartz 9af206b69a move schemas to folder 2025-10-13 14:13:26 -07:00
miloschwartz b160eee8d2 Merge branch 'dev' into distribution 2025-10-13 11:06:14 -07:00
miloschwartz 37ceabdf5d add enterprise license system 2025-10-13 10:41:10 -07:00
Owen 2c63851130 Separate types & fix #private import 2025-10-11 19:02:15 -07:00
Owen d92b87b7c8 Chungus 2.0 2025-10-10 11:27:15 -07:00
Owen 4435d9a248 Merge branch 'dev' 2025-10-07 15:08:32 -07:00
Owen 850e9a734a Adding HTTP Header Authentication 2025-10-06 10:14:02 -07:00
Owen ff2bcfb0e7 backend setup 2025-10-06 02:08:41 +05:30
Owen c2c907852d Chungus 2025-10-04 18:36:44 -07:00
Pallavi Kumari 149a4b916b basic setup for rewriting requests to another path 2025-10-01 13:06:08 +05:30
Owen e34a31941d Add org settings column 2025-09-29 09:54:17 -07:00
miloschwartz 8851156f23 use resource guid in url closes #1517 2025-09-28 16:22:26 -07:00
Owen 58c04fd196 Site resources for the blueprint 2025-09-14 15:57:41 -07:00
Owen 2551e0c291 Handle different routers based on target path 2025-09-11 15:30:07 -07:00
Owen 1eacb8ff36 Get the headers into the traefik config 2025-09-11 12:20:50 -07:00
Owen a947a74194 Add resource niceId 2025-09-08 17:37:30 -07:00
Owen 6761428a96 Add region 2025-09-06 16:54:16 -07:00
miloschwartz b0bd9279fc add idp auto provision override on user 2025-09-05 16:14:25 -07:00
miloschwartz 02604f5290 increase telemetry report interval 2025-09-04 20:17:59 -07:00
miloschwartz 3e353717f5 add oidc variant 2025-09-04 17:52:52 -07:00
Owen 3a8f04cf14 Add transaction type 2025-09-04 14:01:12 -07:00
Owen 4292d3262e Add niceId to resource 2025-09-03 17:34:16 -07:00
Owen 78d3861382 Add pass rule 2025-08-24 22:20:09 -07:00
Owen 7bf98c0c40 Merge branch 'dev' into hybrid 2025-08-16 12:04:16 -07:00
miloschwartz 5c04b1e14a add site targets, client resources, and auto login 2025-08-14 18:24:21 -07:00
miloschwartz 67ba225003 add statistics 2025-08-14 17:06:07 -07:00
Owen d5a11edd0c Remove orgId 2025-08-14 10:38:22 -07:00
Owen b573d63648 Add cols to exit node 2025-08-13 20:41:29 -07:00
Owen eeb1d4954d Use an epoch number for the clients online to fix query 2025-08-13 20:27:57 -07:00
Owen 285e24cdc7 Use an epoch number for the clients online to fix query 2025-08-13 20:26:50 -07:00
Owen 4c463de45f Version does not need to be notNull 2025-08-13 14:47:03 -07:00
Owen 1f4a7a7f6f Add olm version 2025-08-13 12:35:09 -07:00
Owen 4f3cd71e1e Merge branch 'feature/setup-token-security' of github.com:adrianeastles/pangolin into adrianeastles-feature/setup-token-security 2025-08-12 21:12:55 -07:00
Owen 1a9de1e5c5 Move endpoint to per site 2025-08-04 20:17:35 -07:00
Adrian Astles 69baa6785f feat: Add setup token security for initial server setup
- Add setupTokens database table with proper schema
- Implement setup token generation on first server startup
- Add token validation endpoint and modify admin creation
- Update initial setup page to require setup token
- Add migration scripts for both SQLite and PostgreSQL
- Add internationalization support for setup token fields
- Implement proper error handling and logging
- Add CLI command for resetting user security keys

This prevents unauthorized access during initial server setup by requiring
a token that is generated and displayed in the server console.
2025-08-03 21:17:18 +08:00
Owen ea6f803e78 Add createdAt to org 2025-07-31 17:51:30 -07:00
Owen 28f8b05dbc Basic clients working 2025-07-27 10:21:27 -07:00
Owen 15adfcca8c Add remote subnets to ui 2025-07-24 22:01:22 -07:00
miloschwartz 114ce8997f add tos and pp consent 2025-07-21 16:57:21 -07:00
miloschwartz 92c09b8843 fix sqlite crash on code 13 bug 2025-07-16 17:26:15 -07:00
Owen 021bc073a2 Make org subnet optional 2025-07-16 11:35:38 -07:00
miloschwartz f1291d4d7d remove is base domain resource and flag 2025-07-15 15:07:34 -07:00
Owen 3dc79da2fa Merge branch 'dev' into clients-pops-dev 2025-07-14 16:59:00 -07:00
miloschwartz d6fdb38c22 remove vacuum 2025-07-14 16:27:18 -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 7f227932da Domain picker support wildcard 2025-07-14 12:24:38 -07:00
Owen b17ff57582 Add missing new domain cols 2025-07-14 10:56:10 -07:00
miloschwartz 915ccdc007 server admin enforce 2fa per user 2025-07-13 21:58:37 -07:00