uuid: 460c1773-a817-4cbd-a0d1-b098bb4cea5d langcode: en status: true dependencies: module: - user id: config_sync.module.user snapshotSet: config_sync extensionType: module extensionName: user items: - collection: '' name: core.entity_form_mode.user.register data: langcode: en status: true dependencies: module: - user id: user.register label: Register targetEntityType: user cache: true - collection: '' name: core.entity_view_mode.user.compact data: langcode: en status: true dependencies: module: - user id: user.compact label: Compact targetEntityType: user cache: true - collection: '' name: core.entity_view_mode.user.full data: langcode: en status: false dependencies: module: - user id: user.full label: 'User account' targetEntityType: user cache: true - collection: '' name: system.action.user_block_user_action data: langcode: en status: true dependencies: module: - user id: user_block_user_action label: 'Block the selected user(s)' type: user plugin: user_block_user_action configuration: { } - collection: '' name: system.action.user_cancel_user_action data: langcode: en status: true dependencies: module: - user id: user_cancel_user_action label: 'Cancel the selected user account(s)' type: user plugin: user_cancel_user_action configuration: { } - collection: '' name: system.action.user_unblock_user_action data: langcode: en status: true dependencies: module: - user id: user_unblock_user_action label: 'Unblock the selected user(s)' type: user plugin: user_unblock_user_action configuration: { } - collection: '' name: user.flood data: uid_only: false ip_limit: 50 ip_window: 3600 user_limit: 5 user_window: 21600 - collection: '' name: user.mail data: cancel_confirm: body: "[user:display-name],\n\nA request to cancel your account has been made at [site:name].\n\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\n\n[user:cancel-url]\n\nNOTE: The cancellation of your account is not reversible.\n\nThis link expires in one day and nothing will happen if it is not used.\n\n-- [site:name] team" subject: 'Account cancellation request for [user:display-name] at [site:name]' password_reset: body: "[user:display-name],\n\nA request to reset the password for your account has been made at [site:name].\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\n\n-- [site:name] team" subject: 'Replacement login information for [user:display-name] at [site:name]' register_admin_created: body: "[user:display-name],\n\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team" subject: 'An administrator created an account for you at [site:name]' register_no_approval_required: body: "[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team" subject: 'Account details for [user:display-name] at [site:name]' register_pending_approval: body: "[user:display-name],\n\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\n\n\n-- [site:name] team" subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' register_pending_approval_admin: body: "[user:display-name] has applied for an account.\n\n[user:edit-url]" subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' status_activated: body: "[user:display-name],\n\nYour account at [site:name] has been activated.\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:account-name]\npassword: Your password\n\n-- [site:name] team" subject: 'Account details for [user:display-name] at [site:name] (approved)' status_blocked: body: "[user:display-name],\n\nYour account on [site:name] has been blocked.\n\n-- [site:name] team" subject: 'Account details for [user:display-name] at [site:name] (blocked)' status_canceled: body: "[user:display-name],\n\nYour account on [site:name] has been canceled.\n\n-- [site:name] team" subject: 'Account details for [user:display-name] at [site:name] (canceled)' langcode: en - collection: '' name: user.role.anonymous data: langcode: en status: true dependencies: { } id: anonymous label: 'Anonymous user' weight: 0 is_admin: false permissions: - 'use text format restricted_html' - 'access site-wide contact form' - 'access comments' - collection: '' name: user.role.authenticated data: langcode: en status: true dependencies: { } id: authenticated label: 'Authenticated user' weight: 1 is_admin: false permissions: - 'cancel account' - 'change own username' - 'use text format basic_html' - 'access shortcuts' - 'access site-wide contact form' - 'access comments' - 'post comments' - collection: '' name: user.settings data: anonymous: Anonymous verify_mail: true notify: cancel_confirm: true password_reset: true status_activated: true status_blocked: false status_canceled: false register_admin_created: true register_no_approval_required: true register_pending_approval: true register: visitors cancel_method: user_cancel_block password_reset_timeout: 86400 password_strength: true langcode: en