mirror of
https://github.com/nextcloud/server.git
synced 2026-07-05 12:34:39 +02:00
7dda86f371
When returning a 500 statuscode external applications may interpret this as an error instead of handling this more gracefully. This will now make return a 401 thus. Fixes https://github.com/owncloud/core/issues/17742