mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 01:09:41 +00:00 
			
		
		
		
	In between commit implementation securitycontroller
This commit is contained in:
		| @@ -8,13 +8,16 @@ security: | ||||
|             entity: | ||||
|                 class: App\Entity\User | ||||
|                 property: username | ||||
|         in_memory: { memory: ~ } | ||||
|         #in_memory: { memory: ~ } | ||||
|     firewalls: | ||||
|         dev: | ||||
|             pattern: ^/(_(profiler|wdt)|css|images|js)/ | ||||
|             security: false | ||||
|         main: | ||||
|             anonymous: true | ||||
|             form_login: | ||||
|                 login_path: login | ||||
|                 check_path: login | ||||
|  | ||||
|             # activate different ways to authenticate | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user