Files
opencloud/services/proxy/pkg/middleware
Dominik Schmidt 7f7a938c3f fix(proxy): restrict JWT signed urls to the allowed HTTP methods
The legacy OC-Signature path already rejects methods outside
PRE_SIGNED_URL_ALLOWED_HTTP_METHODS, the JWT path did not. A leaked
signed download url could be used for PUT, DELETE, MOVE or PROPFIND
as the signing user for the lifetime of the signature.
2026-09-07 13:00:09 +02:00
..
2025-01-13 16:42:19 +01:00
2025-01-13 16:42:19 +01:00
2025-01-13 09:58:18 +01:00
2026-08-11 11:39:50 +02:00
2025-11-19 09:38:16 +01:00
2026-04-23 09:31:11 +02:00