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

Remove ability to change username #1164

Merged
merged 1 commit into from
Apr 1, 2015
Merged

Conversation

j0k3r
Copy link
Member

@j0k3r j0k3r commented Mar 27, 2015

Since password are linked to username it was hard to change username while checking that the password is the good one.

Instead of doing crazy things to achieve that, I act that user won't be able to update username.

Also, username (and email) must be unique, since people logged in using username and can request a new password using email.

This should fix #1149

@j0k3r j0k3r added this to the 2.0 milestone Mar 27, 2015
@j0k3r j0k3r force-pushed the v2-remove-username-in-config branch from d8fa1c2 to 9be41b4 Compare March 31, 2015 20:45
Since password are linked to username it was hard to change username while checking that the password is the good one.

Instead of doing crazy things to achieve that, I act that user won't be able to update username.

Also, username (and email) must be unique, since people logged in using username and can request a new password using email.

This should fix #1149
@j0k3r j0k3r force-pushed the v2-remove-username-in-config branch from 9be41b4 to c844dc0 Compare April 1, 2015 19:24
nicosomb added a commit that referenced this pull request Apr 1, 2015
@nicosomb nicosomb merged commit e3c34bf into v2 Apr 1, 2015
@nicosomb nicosomb deleted the v2-remove-username-in-config branch April 1, 2015 19:58
@nicosomb nicosomb modified the milestones: 2.0, 2.0.0-alpha Aug 12, 2015
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.

None yet

2 participants