mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 09:18:24 +00:00 
			
		
		
		
	Update security config (guidelines sf64)
This commit is contained in:
		| @@ -59,7 +59,7 @@ security: | ||||
|     # Note: Only the *first* access control that matches will be used | ||||
|     access_control: | ||||
|         # those lines are added by chill-bundles recipes, and are requires to make chill-bundles working | ||||
|         - { path: ^/(login|logout), roles: IS_AUTHENTICATED_ANONYMOUSLY } | ||||
|         - { path: ^/(login|logout), roles: PUBLIC_ACCESS } | ||||
|         - { path: ^/public, roles: IS_AUTHENTICATED_ANONYMOUSLY } | ||||
|         - { path: ^/wopi, roles: IS_AUTHENTICATED_FULLY } | ||||
|         # access for homepage, the homepage redirect admin to admin section | ||||
|   | ||||
		Reference in New Issue
	
	Block a user