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

Ephemeral message should inform the existence of a discord user with the email. #18

Closed
droxtal opened this issue Jun 11, 2023 · 2 comments

Comments

@droxtal
Copy link
Contributor

droxtal commented Jun 11, 2023

This message is sent even if the email has already been verified by another Discord user.
image

Instead the message should be -

Your email is already linked with another Discord user <discord id>.
Please contact admins if this was not you. Someone might be impersonating you.

To link your current ID with the email, simply leave the server from the previous ID & then verify using the current one.
@droxtal droxtal changed the title Should send an ephemeral message informing the existence of a discord user with the email. Ephemeral message should inform the existence of a discord user with the email. Jun 11, 2023
@lmaotrigine
Copy link
Contributor

lmaotrigine commented Jun 11, 2023

This will be superseded by #17
moreover, you don't need to leave the server to link another account, see cogs/verification.py

@sinsniwal
Copy link
Owner

This message is sent even if the email has already been verified by another Discord user. image

Instead the message should be -

Your email is already linked with another Discord user <discord id>.
Please contact admins if this was not you. Someone might be impersonating you.

To link your current ID with the email, simply leave the server from the previous ID & then verify using the current one.

If an email ID has been previously used for verification by another account, we still allow the user to verify again. If the verification is successful, we remove the roles of the previous user and assign them to the current user.

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

No branches or pull requests

3 participants