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

invenio.cfg: comment has imprecise language #412

Open
lhenze opened this issue May 31, 2022 · 0 comments
Open

invenio.cfg: comment has imprecise language #412

lhenze opened this issue May 31, 2022 · 0 comments
Labels

Comments

@lhenze
Copy link
Member

lhenze commented May 31, 2022

Package version: 9.0.1

Describe the bug

In my local instance's invenio.cfg file, I see
SECURITY_LOGIN_WITHOUT_CONFIRMATION = False # require users to confirm email before being able to login

Expected behavior

Elsewhere in the codebase, I see
SECURITY_LOGIN_WITHOUT_CONFIRMATION = False # Allow users to login without first confirming their email address.

Additional context

The language in the comment could possibly confuse a person.

@lhenze lhenze added the bug label May 31, 2022
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

1 participant