better registration form and accompt creation
This commit is contained in:
@@ -39,6 +39,7 @@ module:
|
||||
edlp_productions: 0
|
||||
edlp_search: 0
|
||||
edlp_studio: 0
|
||||
email_registration: 0
|
||||
entity: 0
|
||||
entity_reference: 0
|
||||
features: 0
|
||||
@@ -50,6 +51,7 @@ module:
|
||||
filter: 0
|
||||
filter_perms: 0
|
||||
help: 0
|
||||
honeypot: 0
|
||||
image: 0
|
||||
kint: 0
|
||||
language: 0
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
login_with_username: false
|
||||
_core:
|
||||
default_config_hash: 6cFmNHjhs_glkuywBEhzcUQ8aiHXcFe6hZfW7PLN-qg
|
||||
langcode: fr
|
||||
@@ -0,0 +1,23 @@
|
||||
unprotected_forms:
|
||||
- user_login_form
|
||||
- search_form
|
||||
- search_block_form
|
||||
- views_exposed_form
|
||||
- honeypot_settings_form
|
||||
protect_all_forms: false
|
||||
log: true
|
||||
element_name: url
|
||||
time_limit: 5
|
||||
expire: 300
|
||||
form_settings:
|
||||
user_register_form: true
|
||||
user_pass: true
|
||||
node_autre_son_form: false
|
||||
node_enregistrement_form: false
|
||||
node_evenement_form: false
|
||||
node_fil_form: false
|
||||
node_page_form: false
|
||||
node_static_form: false
|
||||
_core:
|
||||
default_config_hash: 9bVDfWSa_In6VzTXmy04jJ_3ZQobihKjO9isuuUCPaw
|
||||
langcode: fr
|
||||
@@ -4,7 +4,7 @@ first_day: 0
|
||||
timezone:
|
||||
default: Europe/Paris
|
||||
user:
|
||||
configurable: true
|
||||
configurable: false
|
||||
warn: false
|
||||
default: 0
|
||||
_core:
|
||||
|
||||
@@ -12,3 +12,4 @@ langcode: fr
|
||||
default_langcode: fr
|
||||
_core:
|
||||
default_config_hash: yXadRE77Va-G6dxhd2kPYapAvbnSvTF6hO4oXiOEynI
|
||||
mail_notification: ''
|
||||
|
||||
@@ -5,7 +5,7 @@ dependencies: { }
|
||||
id: root
|
||||
label: Root
|
||||
weight: -6
|
||||
is_admin: null
|
||||
is_admin: true
|
||||
permissions:
|
||||
- 'access administration pages'
|
||||
- 'access any corpus_documents workflow_transion overview'
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
anonymous: Anonyme
|
||||
verify_mail: true
|
||||
verify_mail: false
|
||||
notify:
|
||||
cancel_confirm: true
|
||||
password_reset: true
|
||||
@@ -9,7 +9,7 @@ notify:
|
||||
register_admin_created: true
|
||||
register_no_approval_required: true
|
||||
register_pending_approval: true
|
||||
register: visitors_admin_approval
|
||||
register: visitors
|
||||
cancel_method: user_cancel_block
|
||||
password_reset_timeout: 86400
|
||||
password_strength: true
|
||||
|
||||
@@ -990,7 +990,7 @@ display:
|
||||
path: admin/content/production
|
||||
menu:
|
||||
type: tab
|
||||
title: Productions
|
||||
title: Content
|
||||
description: ''
|
||||
expanded: false
|
||||
parent: 'menu_link_content:8b5fed48-c008-4041-9bda-06f997582175'
|
||||
|
||||
Reference in New Issue
Block a user