Owen
65364d6b0f
Merge branch 'dev' into audit-logs
2025-10-21 11:31:33 -07:00
Owen
e447549de1
revert changes around sites assigned to exit nodes
2025-10-21 11:12:27 -07:00
Pallavi Kumari
2b05bc1f5f
ui and layout fix
2025-10-21 15:37:03 +05:30
Pallavi Kumari
8fdf120ec2
backend setup to store and get DNS Records
2025-10-21 15:37:02 +05:30
Owen
d938345deb
Copy in config to db, remove 2nd column, + prefer
2025-10-21 15:37:02 +05:30
Pallavi Kumari
2f1aec02f0
traefik config update for custom Cert Resolver
2025-10-21 15:37:01 +05:30
Pallavi Kumari
3f3e9cf1bb
add cert resolver
2025-10-21 15:37:01 +05:30
Owen
bc941239ec
Fix the indexes
2025-10-19 21:59:41 -07:00
Owen
1f50bc3752
Add logActionAudit and query endpoint
2025-10-19 21:53:00 -07:00
Owen
dce84b9b09
Add action audit middleware and tables
2025-10-19 17:58:52 -07:00
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