Skip to content

fix: Store login name and not uid in session when login with webauthn - #63442

Draft
come-nc wants to merge 1 commit into
masterfrom
fix/fix-webauthn-loginname
Draft

fix: Store login name and not uid in session when login with webauthn#63442
come-nc wants to merge 1 commit into
masterfrom
fix/fix-webauthn-loginname

Conversation

@come-nc

@come-nc come-nc commented Aug 20, 2026

Copy link
Copy Markdown
Contributor
  • Resolves: #

Summary

At login, the login name used is kept in session for some usecases later on.
When using WebAuthn, the controller was passing the uid instead of the login name to the rest of the login chain, resulting in wrong information in the session.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@come-nc come-nc self-assigned this Aug 20, 2026
@come-nc come-nc added the 2. developing Work in progress label Aug 20, 2026
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Louis Chmn <louis@chmn.me>
@artonge
artonge force-pushed the fix/fix-webauthn-loginname branch from 091c5e1 to 8641db4 Compare August 20, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants