Owen
|
c85a7f6ac5
|
Migrate unkown openapi response from string to {}
|
2026-06-09 15:35:08 -07:00 |
|
miloschwartz
|
a3a45b4239
|
add safe read
|
2026-06-09 14:09:36 -07:00 |
|
Owen
|
5a575c916b
|
Handle backward compatability
|
2026-06-08 21:11:57 -07:00 |
|
Owen
|
74fdcceace
|
Reconnect newts when a exit node comes back online
|
2026-06-08 12:02:12 -07:00 |
|
miloschwartz
|
c9dc6affe7
|
Merge branch 'dev' into resource-policies-restyle
|
2026-06-08 12:00:08 -07:00 |
|
miloschwartz
|
8fe45ba78c
|
prevent duplicate label names
|
2026-06-08 11:59:15 -07:00 |
|
miloschwartz
|
9f224f655f
|
Merge branch 'resource-policies-restyle' into dev
|
2026-06-08 10:38:13 -07:00 |
|
miloschwartz
|
3b675f7de1
|
policies and policy on resource structure in a good place
|
2026-06-07 12:19:33 -07:00 |
|
Owen
|
3b6b78b3e1
|
Update traefik config
|
2026-06-06 16:14:20 -07:00 |
|
Owen
|
772ac8af73
|
Remove browser gateway targets for regular targets
|
2026-06-05 15:30:42 -07:00 |
|
miloschwartz
|
253ba554a2
|
fix resources cell styling
|
2026-06-05 11:46:30 -07:00 |
|
miloschwartz
|
889f78ddb8
|
use resource name in ssh/rdp/vnc page meta
|
2026-06-04 16:45:35 -07:00 |
|
Owen
|
9d3f96cf83
|
Add disable_private_http_placeholder
|
2026-06-04 16:41:07 -07:00 |
|
Owen
|
769d36e289
|
Fix http resources not being pulled
|
2026-06-04 15:36:25 -07:00 |
|
Owen Schwartz
|
01361884eb
|
Potential fix for pull request finding 'CodeQL / Insecure randomness'
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2026-06-04 10:33:15 -07:00 |
|
miloschwartz
|
f5ab837cce
|
remove idp user if unassociate idp, warn, and fix create user form bug
|
2026-06-03 21:42:18 -07:00 |
|
Owen
|
e408e735be
|
Make alias cross compatable
|
2026-06-03 17:58:59 -07:00 |
|
Owen
|
bc6fd0b399
|
Get user resources from the right table
|
2026-06-03 16:53:39 -07:00 |
|
Owen
|
d00b737412
|
Pull the sso from the policies as well
|
2026-06-03 16:16:42 -07:00 |
|
Owen
|
cc5bec1d83
|
Pull the rules and the policy information
|
2026-06-03 15:33:15 -07:00 |
|
Owen
|
2b402f8fec
|
Quiet logs
|
2026-06-03 14:48:51 -07:00 |
|
Owen
|
8e9071a336
|
Converting to use both inline and shared policy
|
2026-06-03 14:41:43 -07:00 |
|
Owen
|
18bcf40174
|
Merge branch 'dev' of github.com:fosrl/pangolin into dev
|
2026-06-03 13:50:54 -07:00 |
|
Fred KISSIE
|
a21569bd00
|
🏷️ fix types imports from a client component
|
2026-06-03 20:14:43 +02:00 |
|
Owen
|
b70a2bee58
|
Native ssh push users is working
|
2026-06-02 22:00:29 -07:00 |
|
Owen
|
f2f56dc6c2
|
Properly paywall the new resource types
|
2026-06-02 18:06:42 -07:00 |
|
Owen
|
19feaf4bf2
|
Add the policy information into missing places
|
2026-06-02 15:47:55 -07:00 |
|
Owen
|
b6d688f15e
|
Support pin,pass,whitelist correctly on login
|
2026-06-01 21:34:39 -07:00 |
|
Owen
|
d11a244caa
|
Push mode and sign key adjustments for native mode
|
2026-06-01 11:41:55 -07:00 |
|
Owen
|
cb2ee9c489
|
Fixing visual issues
|
2026-05-31 16:36:13 -07:00 |
|
Owen
|
c1d933259a
|
Fix some ui form issues
|
2026-05-31 11:57:01 -07:00 |
|
Owen
|
0f2132e565
|
Merge branch 'main' into dev
|
2026-05-31 11:12:30 -07:00 |
|
Owen
|
5cc88dc73f
|
Pull the session from badger
|
2026-05-31 11:11:26 -07:00 |
|
Owen Schwartz
|
ebe1c7a297
|
Improve OpenAPI response payload typing for Swagger data schemas (#3102)
* Fix custom parser OpenAPI types and add structured default response schema
Agent-Logs-Url: https://github.com/fosrl/pangolin/sessions/73990123-9c27-444b-bc6e-77e890a0d57c
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
* Document all registerPath responses and normalize OpenAPI parser schemas
Agent-Logs-Url: https://github.com/fosrl/pangolin/sessions/73990123-9c27-444b-bc6e-77e890a0d57c
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
* Add concrete OpenAPI data schemas for selected routes
Agent-Logs-Url: https://github.com/fosrl/pangolin/sessions/7b395a8e-7fae-4f4d-952e-4030fea08262
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
* Reformat generated OpenAPI response schemas for readability
Agent-Logs-Url: https://github.com/fosrl/pangolin/sessions/7b395a8e-7fae-4f4d-952e-4030fea08262
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
* Remove obsolete stoi import from blueprint OpenAPI route
Agent-Logs-Url: https://github.com/fosrl/pangolin/sessions/7b395a8e-7fae-4f4d-952e-4030fea08262
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
|
2026-05-31 11:10:38 -07:00 |
|
Owen
|
0ab1854125
|
Fix import
|
2026-05-29 15:38:37 -07:00 |
|
Owen
|
b071fa2c9f
|
Be able to pull users from the proxy
|
2026-05-29 15:34:34 -07:00 |
|
Owen
|
8e2a79a0f5
|
Move to private
|
2026-05-29 15:23:40 -07:00 |
|
Owen
|
2f124bffc4
|
Merge branch 'main' into dev
|
2026-05-28 17:46:42 -07:00 |
|
Owen Schwartz
|
c74b423bae
|
Merge pull request #3119 from Adityakk9031/#3086
Sort resource filter options in audit logs
|
2026-05-28 15:50:27 -07:00 |
|
Owen
|
f8a757c55f
|
Merge branch 'resource-policies' into dev
|
2026-05-28 15:30:16 -07:00 |
|
Owen
|
6aea3f1643
|
Merge branch 'auto-update' into dev
|
2026-05-28 13:59:34 -07:00 |
|
Owen
|
073dc34522
|
Merge branch 'rdp-ssh' into dev
|
2026-05-28 13:59:14 -07:00 |
|
Owen Schwartz
|
2946df3b8e
|
Merge pull request #3085 from marcschaeferger-org/security-updates
Normalize request parameters and update dependencies for Security
|
2026-05-28 11:54:23 -07:00 |
|
Owen Schwartz
|
ddb132f9fa
|
Merge pull request #3085 from marcschaeferger-org/security-updates
Normalize request parameters and update dependencies for Security
|
2026-05-27 21:37:50 -07:00 |
|
Owen
|
0ff0e83c9f
|
Complete removal of http and protocol from public
|
2026-05-27 17:19:04 -07:00 |
|
Owen
|
6d491b7bb9
|
Cache wildcard certs for easy lookup
|
2026-05-27 14:58:36 -07:00 |
|
Owen
|
06cc13c637
|
Moving to mode replacing http and protocol fields
|
2026-05-27 12:04:00 -07:00 |
|
Owen
|
464d4990df
|
Fix cascading errors
|
2026-05-27 11:34:34 -07:00 |
|
Owen
|
715b957660
|
Support not push ssh method
|
2026-05-22 11:19:35 -07:00 |
|
Owen
|
3539b9ddb4
|
Working
|
2026-05-21 17:30:06 -07:00 |
|