Skip to content

fix: apply username from backend instead of guessing#1571

Merged
susnux merged 1 commit into
mainfrom
fix/user-id
May 20, 2026
Merged

fix: apply username from backend instead of guessing#1571
susnux merged 1 commit into
mainfrom
fix/user-id

Conversation

@susnux
Copy link
Copy Markdown
Contributor

@susnux susnux commented May 19, 2026

The username (userId) is generated on the backend, sometimes it is the email, but sometimes it is hashed. So we need to return the created userId and then use this one for the setting up following shares.

@susnux susnux added bug Something isn't working 3. to review Waiting for reviews labels May 19, 2026
The username (userId) is generated on the backend,
sometimes it is the email, but sometimes it is hashed.
So we need to return the created userId and then use this one
for the setting up following shares.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Copy link
Copy Markdown
Contributor

@pringelmann pringelmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@susnux susnux merged commit 25734f7 into main May 20, 2026
55 checks passed
@susnux susnux deleted the fix/user-id branch May 20, 2026 08:34
@pringelmann pringelmann mentioned this pull request May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants