mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-24 04:58:31 -05:00
add changelog
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Bugfix: Remove authentication from /status.php completely
|
||||
|
||||
Despite requests without Authentication header being successful, requests with an
|
||||
invalid bearer token in the Authentication header were rejected in the proxy with
|
||||
an 401 unauthenticated. Now the Authentication header is completely ignored for the
|
||||
/status.php route.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/2188
|
||||
https://github.com/owncloud/client/issues/8538
|
||||
Reference in New Issue
Block a user