Skip to content

Require email confirmation setting not ignored when domain restriction is in place #573

Description

@tuaris
  • BookStack Version: 0.18.4
  • PHP Version: 7.1
  • MySQL Version: MariaDB 10.2

This setting does not do what it says.

If domain restriction is used then email confirmation will be required and the below value will be ignored.

However, I believe that the current behavior is correct and should be kept. The text should be corrected/removed. Additionally, the signup process should not prompt the user that email conformation is pending.

Expected Behavior

User log in is blocked, pending email confirmation

Current Behavior

User is able to log in.

Steps to Reproduce

Domain restriction is enabled.
Require email confirmation is disabled
User signs up, gets prompted to confirm email.
User attempts to log in

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions