Skip to content

Delete account conflict with new account with same username #122

Open
@The-DevBlog

Description

@The-DevBlog

Description:
If a user delete an account, a new user is able to register with that same username. This will cause issues when querying for comments / votes.

Solution:
Create a new table that will hold any username that has ever been registered. Then do all comparisons with that table instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions