Commit graph

65 commits

Author SHA1 Message Date
miloschwartz
9af206b69a
move schemas to folder 2025-10-13 14:13:26 -07:00
Owen
9c91a8db46
Update build process 2025-10-13 11:49:48 -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
7d0303e2be
Add postgres pool info to config 2025-10-07 15:06:42 -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
Owen
db513b43e7
Make postgres connection string also a ENV var 2025-09-28 20:34:27 -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
79ce93d578
Merge branch 'site-targets-auto-login' into dev 2025-08-15 16:42:09 -07:00
Pallavi
b56db41d0b add missing hostmeta export for PG schema 2025-08-15 21:23:07 +05:30
miloschwartz
5c04b1e14a
add site targets, client resources, and auto login 2025-08-14 18:24:21 -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
4d7e25f97b
Complete migrations 2025-07-28 17:22:53 -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
Owen
f1bba3b958
Fix issues in pg schema 2025-07-21 16:32:13 -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
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