member access trad
This commit is contained in:
parent
b1eb2821bd
commit
1e9b0aaa0f
|
@ -15,17 +15,17 @@ provider: null
|
||||||
plugin: user_login_block
|
plugin: user_login_block
|
||||||
settings:
|
settings:
|
||||||
id: user_login_block
|
id: user_login_block
|
||||||
label: 'Accès membre'
|
label: 'Member access'
|
||||||
provider: user
|
provider: user
|
||||||
label_display: visible
|
label_display: visible
|
||||||
visibility:
|
visibility:
|
||||||
view_inclusion:
|
view_inclusion:
|
||||||
id: view_inclusion
|
id: view_inclusion
|
||||||
negate: null
|
negate: false
|
||||||
view_inclusion: { }
|
view_inclusion: { }
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
request_path_exclusion:
|
request_path_exclusion:
|
||||||
id: request_path_exclusion
|
id: request_path_exclusion
|
||||||
pages: ''
|
pages: ''
|
||||||
negate: null
|
negate: true
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
|
|
Loading…
Reference in New Issue