|
eb5a3ffd35
|
Update Pangolin to v1.11.0
|
2025-10-17 19:32:36 +02:00 |
|
Owen
|
6664efaa13
|
Fix up UI around resource auth headers
|
2025-10-13 15:20:53 -07:00 |
|
Pallavi Kumari
|
c0cc81ed96
|
standardizing the targets input table
|
2025-10-14 00:27:24 +05:30 |
|
|
19e7f66135
|
update Pangolin to v1.10.3
|
2025-10-12 22:56:24 +02:00 |
|
Owen
|
d92b87b7c8
|
Chungus 2.0
|
2025-10-10 11:27:15 -07:00 |
|
Owen
|
526307e192
|
Fix ssl undefined issue
|
2025-10-08 16:43:40 -07:00 |
|
Owen
|
5a3bf2f758
|
Fix import issue
|
2025-10-06 11:06:41 -07:00 |
|
Owen
|
850e9a734a
|
Adding HTTP Header Authentication
|
2025-10-06 10:14:02 -07:00 |
|
Owen
|
c2c907852d
|
Chungus
|
2025-10-04 18:36:44 -07:00 |
|
miloschwartz
|
8851156f23
|
use resource guid in url closes #1517
|
2025-09-28 16:22:26 -07:00 |
|
Owen
|
21f0cd6e3f
|
Fix #1527
|
2025-09-23 09:30:18 -04:00 |
|
Owen
|
95f94cffd2
|
Fix lint
|
2025-09-21 20:50:01 -04:00 |
|
Owen
|
9a41cac6e1
|
Remove port checks
|
2025-09-21 16:16:41 -04:00 |
|
Owen
|
5d3c5ab7cc
|
Store headers as json
|
2025-09-21 15:49:50 -04:00 |
|
Owen
|
fc24331988
|
Eslint fix
|
2025-09-20 15:04:05 +02:00 |
|
Owen
|
50e94d2d1f
|
Headers input working on resource
|
2025-09-20 15:01:43 +02:00 |
|
miloschwartz
|
cf11ac8853
|
add common domain validation func
|
2025-09-20 15:01:18 +02:00 |
|
Owen
|
d1890a2756
|
Resource identified with niceId now
|
2025-09-20 14:59:04 +02:00 |
|
Owen
|
a6df41cb43
|
Add resource niceId
|
2025-09-20 14:59:04 +02:00 |
|
miloschwartz
|
459853ca99
|
move all components to components dir
|
2025-09-20 14:53:12 +02:00 |
|
Owen
|
f5e44129d8
|
Eslint fix
|
2025-09-11 21:32:12 -07:00 |
|
Owen
|
2efd5c31ab
|
Headers input working on resource
|
2025-09-11 13:58:12 -07:00 |
|
Owen
|
04352a670a
|
Merge branch 'dev' of github.com:fosrl/pangolin into dev
|
2025-09-08 17:50:57 -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 |
|
miloschwartz
|
06055ff62b
|
add common domain validation func
|
2025-09-08 17:25:01 -07:00 |
|
miloschwartz
|
df85f13aea
|
move all components to components dir
|
2025-09-04 11:18:42 -07:00 |
|
|
38ac391618
|
Update Pangolin to v1.9.3
|
2025-09-01 13:43:10 +02:00 |
|
Owen
|
ccf8e5e6f4
|
Dont pull org from api key
Fixes #1361
|
2025-08-30 22:12:35 -07:00 |
|
Owen
|
78d3861382
|
Add pass rule
|
2025-08-24 22:20:09 -07:00 |
|
miloschwartz
|
5c04b1e14a
|
add site targets, client resources, and auto login
|
2025-08-14 18:24:21 -07:00 |
|
Owen
|
e9e6b0bc4f
|
Merge branch 'main' into copilot/fix-1112
|
2025-08-10 10:10:10 -07:00 |
|
Owen
|
a1e8211ba7
|
Dont send enableProxy
|
2025-07-28 12:53:13 -07:00 |
|
Milo Schwartz
|
bda2aa46b6
|
Merge pull request #1124 from adrianeastles/feature/member-resouce-landing-page
New Member Resource Landing Page
|
2025-07-28 14:33:09 -04:00 |
|
Owen
|
28f8b05dbc
|
Basic clients working
|
2025-07-27 10:21:27 -07:00 |
|
Adrian Astles
|
bcc2c59f08
|
Add member portal functionality - extracted from feature/member-landing-page
|
2025-07-24 21:04:55 +08:00 |
|
copilot-swe-agent[bot]
|
2259879595
|
Fix ESLint issues: prefer-const warnings and missing semicolons
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
|
2025-07-22 19:07:43 +00:00 |
|
miloschwartz
|
2ddb4ec905
|
allow multi level sudomains in domain picker
|
2025-07-18 15:48:23 -07:00 |
|
miloschwartz
|
a3be0d4655
|
ensure subdomain is null if is base domain
|
2025-07-15 15:27:23 -07:00 |
|
miloschwartz
|
f1291d4d7d
|
remove is base domain resource and flag
|
2025-07-15 15:07:34 -07:00 |
|
Owen
|
78661799f2
|
Resources working with new picker
|
2025-07-14 15:36:15 -07:00 |
|
Owen
|
98a261e38c
|
Pull up downstream changes
|
2025-07-13 21:57:24 -07:00 |
|
miloschwartz
|
acf25e8ad7
|
Merge branch 'dev' into clients-pops
|
2025-06-19 16:34:06 -04:00 |
|
miloschwartz
|
1bf2e23f5d
|
make username lowercase
|
2025-06-19 15:41:49 -04:00 |
|
miloschwartz
|
c043912f94
|
fix bug preventing creating raw resources with api key closes #920
|
2025-06-18 16:42:07 -04:00 |
|
miloschwartz
|
32e54d0f94
|
hide raw resources ui if disabled
|
2025-06-17 16:23:33 -04:00 |
|
|
07b517c605
|
Update Pangolin to v1.5.1
|
2025-06-12 10:40:46 +02:00 |
|
miloschwartz
|
2cca561e51
|
support postgresql as database option
|
2025-06-04 12:02:07 -04:00 |
|
|
a727626807
|
Merge branch 'main' into oss
|
2025-05-14 12:09:28 +02:00 |
|
|
13f2054ab0
|
feat: add handling for multiple user role IDs
|
2025-05-10 01:21:23 +02:00 |
|