Files
ocis/changelog/1.13.0_2021-10-13/fix-account-resolver.md
2021-10-13 07:24:25 +02:00

237 B

Bugfix: Fix the account resolver middleware

The accounts resolver middleware put an empty token into the request when the user was already present. Added a step to get the token for the user.

https://github.com/owncloud/ocis/pull/2557