Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes to user creation and name change #660

Merged
merged 3 commits into from
Nov 23, 2024
Merged

Conversation

goto-bus-stop
Copy link
Member

@goto-bus-stop goto-bus-stop commented Nov 23, 2024

Fixes several problems that were mostly introduced in the initial SQLite migration:

  • Reintroduce helpful errors when signing up with a duplicate email or username.
  • Fix outdated user profile slug after a name change.
  • Fix lacking role checks on username change endpoint.

@coveralls
Copy link

Coverage Status

coverage: 79.116% (+0.6%) from 78.492%
when pulling 146d695 on duplicate-errors
into c030ed0 on default.

@goto-bus-stop goto-bus-stop merged commit 71023c6 into default Nov 23, 2024
13 of 14 checks passed
@goto-bus-stop goto-bus-stop deleted the duplicate-errors branch November 23, 2024 15:08
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