Commit graph

76 commits

Author SHA1 Message Date
eb5a3ffd35
Update Pangolin to v1.11.0 2025-10-17 19:32:36 +02:00
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
6d210b128d
Site resources for the blueprint 2025-09-20 15:04:05 +02:00
Owen
bd425f5cfe
Handle different routers based on target path 2025-09-20 15:01:43 +02:00
Owen
997cbca98e
Get the headers into the traefik config 2025-09-20 15:01:42 +02:00
Owen
a6df41cb43
Add resource niceId 2025-09-20 14:59:04 +02:00
Owen
5efd1d5405
Add region 2025-09-20 14:58:20 +02:00
miloschwartz
5fd411a54e
add idp auto provision override on user 2025-09-20 14:58:20 +02:00
miloschwartz
ce320ca2cf
increase telemetry report interval 2025-09-20 14:53:20 +02:00
miloschwartz
be2c91415a
add oidc variant 2025-09-20 14:53:13 +02:00
Owen
16cbe9bb69
Add transaction type 2025-09-20 14:53:13 +02:00
Owen
a21de9f1cb
Add niceId to resource 2025-09-20 14:52:39 +02: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
38ac391618
Update Pangolin to v1.9.3 2025-09-01 13:43:10 +02: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