installed password policy, retype password contraint instructions
This commit is contained in:
@@ -5,8 +5,10 @@ dependencies:
|
||||
config:
|
||||
- field.field.user.user.commerce_remote_id
|
||||
- field.field.user.user.field_company
|
||||
- field.field.user.user.field_last_password_reset
|
||||
- field.field.user.user.field_member_type
|
||||
- field.field.user.user.field_memo
|
||||
- field.field.user.user.field_password_expiration
|
||||
- field.field.user.user.field_showroom
|
||||
module:
|
||||
- options
|
||||
@@ -51,10 +53,26 @@ content:
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
user_email_verification_verified:
|
||||
weight: 100
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
user_email_verification_verified_date:
|
||||
weight: 100
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
commerce_remote_id: true
|
||||
contact_company_profiles: true
|
||||
customer_profiles: true
|
||||
field_last_password_reset: true
|
||||
field_password_expiration: true
|
||||
langcode: true
|
||||
member_profiles: true
|
||||
profile_contact_company: true
|
||||
profile_customer: true
|
||||
profile_member: true
|
||||
search_api_excerpt: true
|
||||
simplenews: true
|
||||
|
Reference in New Issue
Block a user