mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
When using basic authentication the user is not logged in yet when KeyManager constructor gets called, so we need to delay the check for the loggedin user uid. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>