Owen
c7a40d59b7
Seperate managed node code to fosrl/pangolin-node
2025-10-12 16:34:36 -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 Schwartz
8f09561114
Merge pull request #1592 from Pallavikumarimdb/ordered-priority-in-path-routing-rules
...
Add ordered priority for path-based routing rules
2025-10-05 17:10:26 -07:00
Owen
e5f4da9a99
Fix lint errors
2025-10-05 15:22:54 -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
fe6e3b013e
Resource identified with niceId now
2025-09-08 17:50:07 -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
60d8831399
Rename hybrid to managed
2025-08-21 14:19:21 -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
Owen
825bff5d60
Badger & traefik working now?
2025-08-14 21:48:14 -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
3d8869066a
Adjust pulling in config
2025-08-12 16:47:59 -07:00
Owen
ea2e5bf486
Merge branch 'dev' into hybrid
2025-08-12 15:02:43 -07:00
Owen
22545cac8b
Basic verify session breakout
2025-08-12 13:40:59 -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