1
0
mirror of https://github.com/owncloud/ocis.git synced 2025-04-18 23:44:07 +03:00
ocis/changelog/unreleased/fix-app-auth-rest-status.md
Michal Klos fae3d1d80d fix: app-auth user not found code
changelog

fix changelog title
2025-04-02 16:15:00 +02:00

231 B

Bugfix: Fix app-auth, REST status code

Now app-auth REST returns status code 404 when creating token for non-existent user (Impersonation)

https://github.com/owncloud/ocis/pull/11190 https://github.com/owncloud/ocis/issues/10815