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

Email verification omitted in registration process #4715

Open
ThiloWitt opened this issue Aug 12, 2021 · 2 comments
Open

Email verification omitted in registration process #4715

ThiloWitt opened this issue Aug 12, 2021 · 2 comments
Labels

Comments

@ThiloWitt
Copy link
Contributor

ThiloWitt commented Aug 12, 2021

Expected behaviour - What did you expect to happen?

Email verification shall happen before a user can log in, even after the registration was approved by an admin. Settings:

  • Users Module: User registration is moderated
  • ZAuth Module: New users must verify their email address on registration.

Current behavior - What happened instead?

Email verification step is omitted in the registration process if a new user account is approved before the user has verified the email. "Email verified" in the user account gets flagged green and the user can log in without email verification.

Possible solution

No response

Steps to reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error
    ...

Context

No response

Zikula version

3.0.3

PHP version

7.4.x

@ThiloWitt ThiloWitt added the Bug label Aug 12, 2021
@craigh craigh changed the title Email verification omitted in regsitration process Email verification omitted in registration process Aug 12, 2021
@MartinCigarsky
Copy link

Can I work on this?

@Guite
Copy link
Member

Guite commented Oct 12, 2022

I wouldn't recommend working on this story now, because the entire users/authentication/groups/permissions/security stuff is going to be overhauled entirely. Major parts will be dropped and replaced by vendor bundles.

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

3 participants