Add security config user-checker and change config webpack.config.js

This commit is contained in:
2026-07-10 12:07:24 +02:00
parent 8815d735e0
commit 136dba5257
2 changed files with 19 additions and 11 deletions
+1
View File
@@ -49,6 +49,7 @@ security:
path: /logout
switch_user: true
# end of lines added by chill-bundles recipe
user_checker: chill_security.user_checker
# Easy way to control access for large sections of your site
# Note: Only the *first* access control that matches will be used