mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-22 21:11:57 +00:00
config: adds accounts config var
This commit is contained in:
@@ -178,6 +178,9 @@ SECURITY_CONFIRMABLE = False
|
|||||||
Instead user will get a welcome email.
|
Instead user will get a welcome email.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
SECURITY_LOGIN_WITHOUT_CONFIRMATION = False
|
||||||
|
"""Require users to confirm email before being able to login."""
|
||||||
|
|
||||||
# Flask-Security
|
# Flask-Security
|
||||||
# =============
|
# =============
|
||||||
# See https://pythonhosted.org/Flask-Security/configuration.html
|
# See https://pythonhosted.org/Flask-Security/configuration.html
|
||||||
|
|||||||
Reference in New Issue
Block a user