0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-04 03:57:28 +00:00
nextcloud_server/lib/private/Authentication
Louis Chemineau 0c809ccc7f
fix(login): Support subfolder install for ephemeral sessions
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-03-03 11:42:43 +01:00
..
Events chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Exceptions chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Listeners fix: Make user removal more resilient 2024-10-08 21:02:07 +02:00
Login fix(login): Support subfolder install for ephemeral sessions 2025-03-03 11:42:43 +01:00
LoginCredentials fix: crypto made inline for constructor and decrypt error handled in exception 2024-10-28 12:29:20 +00:00
Notifications feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +02:00
Token feat(auth): Clean-up unused auth tokens and wipe tokens 2024-08-13 12:39:11 +02:00
TwoFactorAuth fix: Handle exception when clearing previously removed two factor tokens 2024-11-05 10:50:29 +00:00
WebAuthn feat(webauthn): Add user verification to webauthn challenges 2024-08-15 11:52:40 +02:00