Skip to content

Add require_previous_session option to security configuration #2498

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 3, 2013

Conversation

fredjiles
Copy link
Contributor

Q A
Doc fix? no
New docs? yes (symfony/symfony#4776)
Applies to 2.3+

Added in the option for require_previous_session to form_login configuration.

Add documentation for option to set require_previous_session in form
login.
@@ -147,6 +147,10 @@ Each part will be explained in the next section.
# by default, the login form *must* be a POST, not a GET
post_only: true
remember_me: false

#by default, a session must exist before submitting an authentication request
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

put a space after #

weaverryan added a commit that referenced this pull request May 3, 2013
Add require_previous_session option to security configuration
@weaverryan weaverryan merged commit ae82f73 into symfony:master May 3, 2013
@fredjiles fredjiles deleted the auth-previous-session branch May 3, 2013 18:22
weaverryan added a commit that referenced this pull request May 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants