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

Login verification bug #3463

Open
MsEDok opened this issue Nov 9, 2023 · 1 comment
Open

Login verification bug #3463

MsEDok opened this issue Nov 9, 2023 · 1 comment
Labels

Comments

@MsEDok
Copy link

MsEDok commented Nov 9, 2023

Describe the issue

When a user register their account with username and email

they will need to verify their account but if the setting is set to login method Email or USername user doesnt need to verify the account.

NamelessMC Version

2.1.0

To Reproduce

  1. Register an account (without verify your account with the email link)
  2. change login method in "StaffCP -> General Settings -> Login Method" to Email
  3. try login with email you will get send an message saying "account inactive please verify email"
  4. change login method in "StaffCP -> General Settings -> Login Method" to Username
  5. try login with email you will get send an message saying "account inactive please verify email"
  6. change login method in "StaffCP -> General Settings -> Login Method" toEmail & Username
  7. Try login with Email and you will be able to login
  8. Try login with Username you will get send an message saying "account inactive please verify email"

Expected Behaviour

User not able to login when their account is not verify and "StaffCP -> General Settings -> Login Method" is set to Email or Username

Screenshots

No response

Additional Information

No response

@MsEDok MsEDok added the bug label Nov 9, 2023
@partydragen
Copy link
Member

Thanks for reporting the issue, I have confirmed the bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants