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 |
|
Owen
|
3b89104a59
|
Add regional redis cache
|
2026-05-21 14:07:09 -07:00 |
|
Owen
|
87bcd8ec1b
|
Merge branch 'main' into dev
|
2026-05-20 15:59:01 -07:00 |
|
Owen
|
d65128671c
|
Fix logo url
|
2026-05-20 14:18:55 -07:00 |
|
Owen
|
2704202ba9
|
Add button to rebuid cache
|
2026-05-20 12:08:20 -07:00 |
|
Owen
|
1a0db10b1a
|
Verify button to verify cache
|
2026-05-20 11:15:15 -07:00 |
|
Owen
|
b7634086db
|
Just accept any url for now
|
2026-05-20 10:47:37 -07:00 |
|
Aditya kumar singh
|
73e9e830c3
|
Sort resource filter options in audit logs
|
2026-05-20 11:13:50 +05:30 |
|
Owen
|
23ca3efbf4
|
Merge branch 'dev' into rdp-ssh
|
2026-05-19 20:12:05 -07:00 |
|
Owen Schwartz
|
e88e262abe
|
Merge pull request #3004 from Fredkiss3/feat/labels-on-sites-and-resources
feat: site & resource labels
|
2026-05-19 20:03:22 -07:00 |
|
Owen
|
832d45e32b
|
Move pages back
|
2026-05-19 20:02:27 -07:00 |
|
Owen
|
69e3ac3cd4
|
Move login page locations
|
2026-05-19 20:02:27 -07:00 |
|
Owen
|
0938997548
|
Add crud for browser targets
|
2026-05-19 20:02:27 -07:00 |
|
Owen
|
6010515da0
|
Pull in the destination from the api
|
2026-05-19 20:02:26 -07:00 |
|