vutfitdiscord / rubbergod

FITWIDE discord bot
GNU General Public License v3.0
54 stars 46 forks source link

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

Open Toaster192 opened 3 weeks ago

Toaster192 commented 3 weeks ago

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.

solumath commented 3 weeks ago

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