mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-27 03:27:15 +00:00
[main] allow hide change user password menu
This commit is contained in:
@@ -129,6 +129,11 @@ class ChillMainExtension extends Extension implements
|
||||
$config['access_global_history']
|
||||
);
|
||||
|
||||
$container->setParameter(
|
||||
'chill_main.access_user_change_password',
|
||||
$config['access_user_change_password']
|
||||
);
|
||||
|
||||
$container->setParameter(
|
||||
'chill_main.routing.resources',
|
||||
$config['routing']['resources']
|
||||
|
||||
Reference in New Issue
Block a user