nextcloud/apps/encryption
Côme Chilliet 928a45c677
fix(encryption): Fix user key support with basic auth
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>
2025-11-10 18:11:01 +01:00
..
appinfo fix: Apply suggestions from code review 2025-10-07 10:44:04 -04:00
composer chore(composer): Bump autoloader 2025-10-27 13:12:47 +01:00
css chore: Add SPDX header 2024-06-19 12:02:43 +02:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
l10n fix(l10n): Update translations from Transifex 2025-11-04 00:13:50 +00:00
lib fix(encryption): Fix user key support with basic auth 2025-11-10 18:11:01 +01:00
templates fix(l10n): Remove leading space from translation string 2025-03-05 17:07:50 +01:00
tests fix(encryption): Fix user key support with basic auth 2025-11-10 18:11:01 +01:00
.noopenapi fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support 2024-01-18 11:22:43 +01:00