1
0
mirror of https://github.com/Tecnativa/docker-socket-proxy synced 2025-07-06 07:12:35 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
LifetimeMistake
7275202d5e
Fix backwards compatibility code
The original code will not allow write access (set via the POST var) to endpoints to which read access is not provided. Before this fix, verify_access would allow write-only access to all endpoints if the POST var was set regardless of read access.
2024-04-14 16:09:11 +02:00
LifetimeMistake
da08dbb8f3 Add more granular access control 2024-04-14 15:43:18 +02:00