Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit b9d4dc8

Browse files
author
yassinechabli
committed
adding logout_on_user_change parameter to main firewall
1 parent cad28b9 commit b9d4dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/security.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ security:
1616
main:
1717
anonymous: ~
1818
# activate different ways to authenticate
19-
19+
logout_on_user_change: true
2020
# https://symfony.com/doc/current/security.html#a-configuring-how-your-users-will-authenticate
2121
#http_basic: ~
2222

0 commit comments

Comments
 (0)