Skip to content

Fix account upgrade for anonymous users. Not setting email as name#579

Merged
mircealungu merged 2 commits intomasterfrom
fix/setting-email-as-displayname-on-account-upgrade
Apr 28, 2026
Merged

Fix account upgrade for anonymous users. Not setting email as name#579
mircealungu merged 2 commits intomasterfrom
fix/setting-email-as-displayname-on-account-upgrade

Conversation

@xXPinkmagicXx
Copy link
Copy Markdown
Member

Problem
On mobile you always create an anonymous account.

When you have to upgrade you provide

  • email
  • password

The email was passed in as both email and name resulting in the email beeing showed on frontend after account upgrade

Solution
Do not pass email in twice and only set name if a value is provided (aka not None)

@github-actions
Copy link
Copy Markdown

ArchLens - No architecturally relevant changes to the existing views

@xXPinkmagicXx xXPinkmagicXx marked this pull request as ready for review April 28, 2026 11:36
@mircealungu mircealungu merged commit c8c7850 into master Apr 28, 2026
3 checks passed
@mircealungu mircealungu deleted the fix/setting-email-as-displayname-on-account-upgrade branch April 28, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants