mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
264 B
264 B
Bugfix: Fix restarting of postprocessing
We fixed a bug where non-admin requests to admin resources would get 401 Unauthorized. Now, the server sends 403 Forbidden response.
https://github.com/owncloud/ocis/pull/6945 https://github.com/owncloud/ocis/issues/5938