Skip to content

Commit bfebe0d

Browse files
committed
[#2498] Adding a few more details about new require_previous_session configuration option
1 parent ae82f73 commit bfebe0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reference/configuration/security.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ Each part will be explained in the next section.
149149
remember_me: false
150150
151151
# by default, a session must exist before submitting an authentication request
152+
# if false, then Request::hasPreviousSession is not called during authentication
153+
# new in Symfony 2.3
152154
require_previous_session: true
153155
154156
remember_me:

0 commit comments

Comments
 (0)