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

Discard old login connections for user if they verify again #1125

Open
Toaster192 opened this issue Sep 9, 2024 · 1 comment
Open

Discard old login connections for user if they verify again #1125

Toaster192 opened this issue Sep 9, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@Toaster192
Copy link
Collaborator

The current verification should remove old permitDB or whatever database entries for a user when they verify again.

This should stop multiple entries per user appearing in the database which breaks our stuff.

@github-project-automation github-project-automation bot moved this to Backlog in Rubbergod Sep 9, 2024
@solumath solumath moved this from Backlog to Issues in Rubbergod Sep 9, 2024
@solumath
Copy link
Collaborator

solumath commented Sep 9, 2024

this should also enable auto reverification (/verify) without us needing to remove them from db manually

@solumath solumath added the enhancement New feature or request label Sep 9, 2024
@solumath solumath added this to the Verify Rework milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Issues
Development

No branches or pull requests

2 participants