deactivated vistor acount creation
This commit is contained in:
@@ -294,6 +294,11 @@ content:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
translation:
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 31
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
_core:
|
||||
default_config_hash: k024s6lEcCjGqAq_82KNi-RRCCc37Jxo5frFNChAqao
|
||||
login_with_username: false
|
||||
require_username_on_registration: false
|
||||
|
||||
@@ -12,4 +12,4 @@ page:
|
||||
admin_compact_mode: false
|
||||
weight_select_max: 100
|
||||
default_langcode: fr
|
||||
mail_notification: null
|
||||
mail_notification: ''
|
||||
|
||||
@@ -3,20 +3,7 @@ _core:
|
||||
langcode: fr
|
||||
cancel_confirm:
|
||||
subject: "Demande d'annulation du compte [user:display-name] sur [site:name]"
|
||||
body: |-
|
||||
[user:display-name],
|
||||
|
||||
A request to cancel your account has been made at [site:name].
|
||||
|
||||
You may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:
|
||||
|
||||
[user:cancel-url]
|
||||
|
||||
NOTE: The cancellation of your account is not reversible.
|
||||
|
||||
This link expires in one day and nothing will happen if it is not used.
|
||||
|
||||
-- [site:name] team
|
||||
body: "[user:display-name],\r\n\r\nA request to cancel your account has been made at [site:name].\r\n\r\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:cancel-url]\r\n\r\nNOTE: The cancellation of your account is not reversible.\r\n\r\nThis link expires in one day and nothing will happen if it is not used.\r\n\r\n-- [site:name] team"
|
||||
password_reset:
|
||||
subject: 'Modification des informations de connexion pour [user:display-name] sur [site:name]'
|
||||
body: "[user:display-name],\r\n\r\nUne demande de réinitialisation de votre mot de passe pour votre compte a été faite sur [site:name].\r\n\r\nVous pouvez maintenant vous connecter en cliquant sur le lien ci-dessous ou en le copiant dans votre navigateur : \r\n\r\n[user:one-time-login-url]\r\n\r\nCe lien ne peut être utilisé qu'une seule fois pour vous connecter et vous mènera à la page pour changer votre mot de passe. Il expirera dans un jour et rien ne se passera s'il n'est pas utilisé.\r\n\r\n-- L'équipe de [site:name]"
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
_core:
|
||||
default_config_hash: fbROM54Y8G4Yfeq1G2NbNX6K9ovDAP55c7YM9dTaSWQ
|
||||
langcode: fr
|
||||
anonymous: Anonyme
|
||||
verify_mail: false
|
||||
notify:
|
||||
@@ -11,8 +12,7 @@ notify:
|
||||
register_admin_created: true
|
||||
register_no_approval_required: true
|
||||
register_pending_approval: true
|
||||
register: visitors
|
||||
register: admin_only
|
||||
cancel_method: user_cancel_block
|
||||
password_reset_timeout: 86400
|
||||
password_strength: true
|
||||
langcode: fr
|
||||
|
||||
Reference in New Issue
Block a user