Commit Graph

462 Commits

Author SHA1 Message Date
Owen b6c1d9a592 Merge branch 'dev' into distribution 2025-10-13 12:04:41 -07:00
Pallavi Kumari 093fb419f3 add en-US 2025-10-14 00:28:00 +05:30
miloschwartz 24d564b79b add advanced toggle to targets table 2025-10-14 00:28:00 +05:30
Pallavi Kumari d20e0a228a adjust target config ui inside create resource 2025-10-14 00:27:24 +05:30
Pallavi Kumari ca146a1b57 adjust target config column 2025-10-14 00:27:24 +05:30
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 a50c0d84e9 Make easier to run in dev - fix a couple of things 2025-10-12 16:23:38 -07:00
miloschwartz e0996a17ef rename managed nodes 2025-10-08 17:35:08 -07:00
miloschwartz 186a78b064 Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-10-07 20:33:42 -07:00
miloschwartz 9a808dc139 fix invite flow 2025-10-07 20:32:44 -07:00
Owen 23f05d7f4e Add translations to EN 2025-10-06 10:20:01 -07:00
miloschwartz 9649d9a46b fix redirect issue in firefox and safari 2025-10-05 14:59:46 -07:00
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 70914e836f Add headers description 2025-09-30 21:46:44 -07:00
miloschwartz e555d3c496 add server action proxies 2025-09-25 17:14:36 -07:00
miloschwartz 7f989f77ac fix type and fix redirect to resource niceId on create 2025-09-17 16:27:22 -04:00
Owen 083d890053 Merge branch 'dev' into declare 2025-09-14 21:54:39 -07:00
Owen 58c04fd196 Site resources for the blueprint 2025-09-14 15:57:41 -07:00
Owen 8929f389f4 Adjust styling to make it more clear 2025-09-12 11:45:03 -07:00
Owen da1c706334 Translate 2025-09-11 21:26:13 -07:00
Owen 3b726dfb1e Merge branch 'dev' into declare 2025-09-11 21:24:27 -07:00
Owen 2efd5c31ab Headers input working on resource 2025-09-11 13:58:12 -07:00
Owen 90188d4358 Testing cross site issue 2025-09-11 10:12:27 -07:00
Owen 14dd76db8b Apply blueprint over api call 2025-09-10 17:28:00 -07:00
miloschwartz bedc5adb75 add hide free domain option to domain picker 2025-09-10 15:36:05 -07:00
miloschwartz b0bd9279fc add idp auto provision override on user 2025-09-05 16:14:25 -07:00
miloschwartz 28b3b305ea remove special char domain placeholders 2025-09-04 11:27:06 -07:00
Pallavi 78f464f6ca Show/allow unicode domain name 2025-08-31 17:53:35 +05:30
Owen 9455adf61f Add list invitations to integration api
Fixes #1364
2025-08-30 21:18:22 -07:00
miloschwartz 970ab9818a translate managed page 2025-08-30 16:51:44 -07:00
Owen 218a6642a2 Merge branch 'dev' into geoip 2025-08-25 21:07:17 -07:00
Owen 29fb5735e2 Add missing api endpoints to integration
Fixes #1344
2025-08-25 16:23:22 -07:00
Owen 78d3861382 Add pass rule 2025-08-24 22:20:09 -07:00
Owen 21743e5a23 Clarify site address 2025-08-19 11:26:37 -07:00
miloschwartz 36c0d9aba2 add hybrid splash 2025-08-17 21:29:21 -07:00
Owen af2088df4e Control which types of sites work and tell user 2025-08-17 18:01:36 -07:00
miloschwartz 5c04b1e14a add site targets, client resources, and auto login 2025-08-14 18:24:21 -07:00
Owen 50fc2fc74e Add newt install command 2025-08-13 11:30:21 -07:00
Owen c244dc9c0c Add accept clients to install 2025-08-13 11:15:14 -07:00
Owen 1351fb6689 Merge branch 'feature/form-signup-improvements' of github.com:adrianeastles/pangolin into adrianeastles-feature/form-signup-improvements 2025-08-12 21:40:55 -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 e6589308dd Update readme 2025-08-07 14:53:46 -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
miloschwartz d38656e026 add clients to int api 2025-07-30 21:31:16 -07:00
miloschwartz 80aa7502af fix resource domain not required 2025-07-28 12:52:44 -07:00
Owen 28f8b05dbc Basic clients working 2025-07-27 10:21:27 -07:00
Adrian Astles df31c13912 added real-time password validation to signup form. 2025-07-25 21:59:25 +08:00
Owen 15adfcca8c Add remote subnets to ui 2025-07-24 22:01:22 -07:00