mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 09:19:08 +00:00 
			
		
		
		
	Added logout function
This commit is contained in:
		| @@ -18,7 +18,9 @@ security: | ||||
|             form_login: | ||||
|                 login_path: login | ||||
|                 check_path: login | ||||
|  | ||||
|             logout: | ||||
|                 path:   /logout | ||||
|                 target: / | ||||
|             # activate different ways to authenticate | ||||
|  | ||||
|             # http_basic: true | ||||
|   | ||||
| @@ -1,3 +1,2 @@ | ||||
| #index: | ||||
| #    path: / | ||||
| #    controller: App\Controller\DefaultController::index | ||||
| logout: | ||||
|     path: /logout | ||||
|   | ||||
		Reference in New Issue
	
	Block a user