BNETDocs / bnetdocs-web

BNETDocs, the documentation and discussion website for Blizzard protocols
https://bnetdocs.org
GNU Affero General Public License v3.0
33 stars 6 forks source link

Use username instead of email for logging in #63

Closed carlbennett closed 5 years ago

carlbennett commented 8 years ago

Username is basically useless right now except for identifying a person in a comment thread. Emails are their own beast, especially considering aliased emails that go to the same identity, such as what occurs when a person uses user@example.com and user+alias@example.com.

If we change to using usernames for logging in instead of emails, the user is given the choice of using whatever email they like. It also opens the door later down the future for having multiple emails per user.

carlbennett commented 5 years ago

Resolved in 0dfe6d0917fff5757615fb8315d21b24da90f561.