uninstalled password_policy
This commit is contained in:
parent
cdee9e41a3
commit
d805ed5447
|
@ -5,13 +5,10 @@ dependencies:
|
||||||
config:
|
config:
|
||||||
- field.field.user.user.commerce_remote_id
|
- field.field.user.user.commerce_remote_id
|
||||||
- field.field.user.user.field_company
|
- 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_member_type
|
||||||
- field.field.user.user.field_memo
|
- field.field.user.user.field_memo
|
||||||
- field.field.user.user.field_password_expiration
|
|
||||||
- field.field.user.user.field_showroom
|
- field.field.user.user.field_showroom
|
||||||
module:
|
module:
|
||||||
- datetime
|
|
||||||
- path
|
- path
|
||||||
- user
|
- user
|
||||||
id: user.user.default
|
id: user.user.default
|
||||||
|
@ -34,12 +31,6 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
region: content
|
region: content
|
||||||
field_last_password_reset:
|
|
||||||
type: datetime_default
|
|
||||||
weight: 4
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
region: content
|
|
||||||
field_member_type:
|
field_member_type:
|
||||||
weight: 4
|
weight: 4
|
||||||
settings: { }
|
settings: { }
|
||||||
|
@ -54,13 +45,6 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: string_textarea
|
type: string_textarea
|
||||||
region: content
|
region: content
|
||||||
field_password_expiration:
|
|
||||||
type: boolean_checkbox
|
|
||||||
weight: 3
|
|
||||||
settings:
|
|
||||||
display_label: true
|
|
||||||
third_party_settings: { }
|
|
||||||
region: content
|
|
||||||
field_showroom:
|
field_showroom:
|
||||||
weight: 2
|
weight: 2
|
||||||
settings:
|
settings:
|
||||||
|
|
|
@ -6,10 +6,8 @@ dependencies:
|
||||||
- core.entity_form_mode.user.modal
|
- core.entity_form_mode.user.modal
|
||||||
- field.field.user.user.commerce_remote_id
|
- field.field.user.user.commerce_remote_id
|
||||||
- field.field.user.user.field_company
|
- 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_member_type
|
||||||
- field.field.user.user.field_memo
|
- field.field.user.user.field_memo
|
||||||
- field.field.user.user.field_password_expiration
|
|
||||||
- field.field.user.user.field_showroom
|
- field.field.user.user.field_showroom
|
||||||
module:
|
module:
|
||||||
- path
|
- path
|
||||||
|
@ -36,10 +34,8 @@ hidden:
|
||||||
contact_company_profiles: true
|
contact_company_profiles: true
|
||||||
customer_profiles: true
|
customer_profiles: true
|
||||||
field_company: true
|
field_company: true
|
||||||
field_last_password_reset: true
|
|
||||||
field_member_type: true
|
field_member_type: true
|
||||||
field_memo: true
|
field_memo: true
|
||||||
field_password_expiration: true
|
|
||||||
field_showroom: true
|
field_showroom: true
|
||||||
langcode: true
|
langcode: true
|
||||||
language: true
|
language: true
|
||||||
|
|
|
@ -6,10 +6,8 @@ dependencies:
|
||||||
- core.entity_form_mode.user.register
|
- core.entity_form_mode.user.register
|
||||||
- field.field.user.user.commerce_remote_id
|
- field.field.user.user.commerce_remote_id
|
||||||
- field.field.user.user.field_company
|
- 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_member_type
|
||||||
- field.field.user.user.field_memo
|
- field.field.user.user.field_memo
|
||||||
- field.field.user.user.field_password_expiration
|
|
||||||
- field.field.user.user.field_showroom
|
- field.field.user.user.field_showroom
|
||||||
module:
|
module:
|
||||||
- path
|
- path
|
||||||
|
@ -84,7 +82,5 @@ hidden:
|
||||||
contact: true
|
contact: true
|
||||||
contact_company_profiles: true
|
contact_company_profiles: true
|
||||||
customer_profiles: true
|
customer_profiles: true
|
||||||
field_last_password_reset: true
|
|
||||||
field_password_expiration: true
|
|
||||||
langcode: true
|
langcode: true
|
||||||
member_profiles: true
|
member_profiles: true
|
||||||
|
|
|
@ -5,10 +5,8 @@ dependencies:
|
||||||
config:
|
config:
|
||||||
- field.field.user.user.commerce_remote_id
|
- field.field.user.user.commerce_remote_id
|
||||||
- field.field.user.user.field_company
|
- 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_member_type
|
||||||
- field.field.user.user.field_memo
|
- field.field.user.user.field_memo
|
||||||
- field.field.user.user.field_password_expiration
|
|
||||||
- field.field.user.user.field_showroom
|
- field.field.user.user.field_showroom
|
||||||
module:
|
module:
|
||||||
- options
|
- options
|
||||||
|
@ -67,8 +65,6 @@ hidden:
|
||||||
commerce_remote_id: true
|
commerce_remote_id: true
|
||||||
contact_company_profiles: true
|
contact_company_profiles: true
|
||||||
customer_profiles: true
|
customer_profiles: true
|
||||||
field_last_password_reset: true
|
|
||||||
field_password_expiration: true
|
|
||||||
langcode: true
|
langcode: true
|
||||||
member_profiles: true
|
member_profiles: true
|
||||||
profile_contact_company: true
|
profile_contact_company: true
|
||||||
|
|
|
@ -140,9 +140,6 @@ module:
|
||||||
options: 0
|
options: 0
|
||||||
page_cache: 0
|
page_cache: 0
|
||||||
pagerer: 0
|
pagerer: 0
|
||||||
password_policy_character_types: 0
|
|
||||||
password_policy_characters: 0
|
|
||||||
password_policy_length: 0
|
|
||||||
path: 0
|
path: 0
|
||||||
path_alias: 0
|
path_alias: 0
|
||||||
path_alias_xt: 0
|
path_alias_xt: 0
|
||||||
|
@ -214,7 +211,6 @@ module:
|
||||||
menu_link_content: 1
|
menu_link_content: 1
|
||||||
pathauto: 1
|
pathauto: 1
|
||||||
content_translation: 10
|
content_translation: 10
|
||||||
password_policy: 10
|
|
||||||
views: 10
|
views: 10
|
||||||
materio_id: 11
|
materio_id: 11
|
||||||
figli_starter_kit: 1000
|
figli_starter_kit: 1000
|
||||||
|
|
|
@ -1,29 +0,0 @@
|
||||||
uuid: 73d3ed49-160c-40c8-a311-2871335f8f51
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.storage.user.field_last_password_reset
|
|
||||||
enforced:
|
|
||||||
module:
|
|
||||||
- password_policy
|
|
||||||
module:
|
|
||||||
- datetime
|
|
||||||
- user
|
|
||||||
_core:
|
|
||||||
default_config_hash: 9KNibQftQSQkxINz3CmNcDC0f6rp2Krw6lkJ2en-G7g
|
|
||||||
id: user.user.field_last_password_reset
|
|
||||||
field_name: field_last_password_reset
|
|
||||||
entity_type: user
|
|
||||||
bundle: user
|
|
||||||
label: 'Last Password Reset'
|
|
||||||
description: ''
|
|
||||||
required: false
|
|
||||||
translatable: false
|
|
||||||
default_value:
|
|
||||||
-
|
|
||||||
default_date_type: now
|
|
||||||
default_date: now
|
|
||||||
default_value_callback: ''
|
|
||||||
settings: { }
|
|
||||||
field_type: datetime
|
|
|
@ -1,29 +0,0 @@
|
||||||
uuid: 79063e66-e4d1-483a-b332-9456f7900381
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
config:
|
|
||||||
- field.storage.user.field_password_expiration
|
|
||||||
enforced:
|
|
||||||
module:
|
|
||||||
- password_policy
|
|
||||||
module:
|
|
||||||
- user
|
|
||||||
_core:
|
|
||||||
default_config_hash: VmJSEF3eJIf_XB2mvMElbf3Z85-EXT87lFe_B7YdLKE
|
|
||||||
id: user.user.field_password_expiration
|
|
||||||
field_name: field_password_expiration
|
|
||||||
entity_type: user
|
|
||||||
bundle: user
|
|
||||||
label: 'Password Expiration'
|
|
||||||
description: 'The password will expire based on the number of days defined in the policy'
|
|
||||||
required: false
|
|
||||||
translatable: false
|
|
||||||
default_value:
|
|
||||||
-
|
|
||||||
value: 0
|
|
||||||
default_value_callback: ''
|
|
||||||
settings:
|
|
||||||
on_label: 'Expired Password'
|
|
||||||
off_label: 'Non-expired Password'
|
|
||||||
field_type: boolean
|
|
|
@ -1,25 +0,0 @@
|
||||||
uuid: 7330ac5f-fe00-4d25-999c-7a2d5d4f089a
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
enforced:
|
|
||||||
module:
|
|
||||||
- password_policy
|
|
||||||
module:
|
|
||||||
- datetime
|
|
||||||
- user
|
|
||||||
_core:
|
|
||||||
default_config_hash: fe_vhJzBU4DNfc97fsLUU54pydpOw-caxcFMckk-UA4
|
|
||||||
id: user.field_last_password_reset
|
|
||||||
field_name: field_last_password_reset
|
|
||||||
entity_type: user
|
|
||||||
type: datetime
|
|
||||||
settings:
|
|
||||||
datetime_type: datetime
|
|
||||||
module: datetime
|
|
||||||
locked: true
|
|
||||||
cardinality: 1
|
|
||||||
translatable: true
|
|
||||||
indexes: { }
|
|
||||||
persist_with_no_fields: false
|
|
||||||
custom_storage: false
|
|
|
@ -1,23 +0,0 @@
|
||||||
uuid: 44f6f9bc-d05a-439f-98f1-199867276f4b
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
enforced:
|
|
||||||
module:
|
|
||||||
- password_policy
|
|
||||||
module:
|
|
||||||
- user
|
|
||||||
_core:
|
|
||||||
default_config_hash: hZ92ctP_IPOvYwFWeh-8cu0xIcJJXuJ0nV-6IbQT3vM
|
|
||||||
id: user.field_password_expiration
|
|
||||||
field_name: field_password_expiration
|
|
||||||
entity_type: user
|
|
||||||
type: boolean
|
|
||||||
settings: { }
|
|
||||||
module: core
|
|
||||||
locked: true
|
|
||||||
cardinality: 1
|
|
||||||
translatable: true
|
|
||||||
indexes: { }
|
|
||||||
persist_with_no_fields: false
|
|
||||||
custom_storage: false
|
|
|
@ -1,24 +0,0 @@
|
||||||
uuid: 7935d18e-3e1a-4291-8c02-51b77205526d
|
|
||||||
langcode: fr
|
|
||||||
status: true
|
|
||||||
dependencies: { }
|
|
||||||
id: default
|
|
||||||
label: default
|
|
||||||
password_reset: 0
|
|
||||||
policy_constraints:
|
|
||||||
-
|
|
||||||
id: character_types
|
|
||||||
character_types: 4
|
|
||||||
-
|
|
||||||
id: password_length
|
|
||||||
character_length: 8
|
|
||||||
character_operation: minimum
|
|
||||||
roles:
|
|
||||||
unverified: unverified
|
|
||||||
free_user: free_user
|
|
||||||
contact_company: contact_company
|
|
||||||
alpha_testeur: alpha_testeur
|
|
||||||
student: student
|
|
||||||
adherent: adherent
|
|
||||||
translator: translator
|
|
||||||
admin_showroom: admin_showroom
|
|
|
@ -1,3 +0,0 @@
|
||||||
cron_threshold: 250
|
|
||||||
_core:
|
|
||||||
default_config_hash: ylS3vsh8Ssk63Wrb_g1Np12zqe2qfK0NX4AOV1OYgLQ
|
|
|
@ -1,17 +0,0 @@
|
||||||
uuid: bc909506-6bc6-43f7-986e-990df8efa78f
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- password_policy
|
|
||||||
title: 'Default cron handler'
|
|
||||||
id: password_policy_cron
|
|
||||||
weight: 0
|
|
||||||
module: password_policy
|
|
||||||
callback: password_policy_cron
|
|
||||||
scheduler:
|
|
||||||
id: simple
|
|
||||||
launcher:
|
|
||||||
id: serial
|
|
||||||
logger:
|
|
||||||
id: database
|
|
Loading…
Reference in New Issue