mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02: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
|
||||
|
Reference in New Issue
Block a user