mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-01 17:59:05 +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
|
||||
|
||||
Reference in New Issue
Block a user