Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Document the invalidate_session option#6191

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

javiereguiluz
Copy link
Member

QA
Doc fix?no
New docs?yes
Applies toall
Fixed tickets-

I found this missing doc while closingsymfony/symfony#9543 and checking out the given reference tohttp://stackoverflow.com/questions/17129782/symfony2-logging-out-of-one-firewall

By default, the session of the user is invalidated after the log out process.
This means that the user will be logged out for all the firewalls defined in
your application. Set this option to ``false`` to only log out from the current
firewall.
Copy link
Member

Choose a reason for hiding this comment

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

maybe some note has to be added that this only applies to the current firewall the user logouts from. So if you always want a user not be logged out in any other firewall, you have to set this to false forevery firewall defined.

@wouterj
Copy link
Member

👍 (build failure is not your fault)

@javiereguiluz
Copy link
MemberAuthor

I've reworded the explanation to avoid adding the additional note. Please let me know what you think. Thanks!

xabbuh added a commit that referenced this pull requestJan 30, 2016
This PR was squashed before being merged into the 2.3 branch (closes#6191).Discussion----------Document the invalidate_session option| Q             | A| ------------- | ---| Doc fix?      | no| New docs?     | yes| Applies to    | all| Fixed tickets | -I found this missing doc while closingsymfony/symfony#9543 and checking out the given reference tohttp://stackoverflow.com/questions/17129782/symfony2-logging-out-of-one-firewallCommits-------291dc5a Document the invalidate_session option
xabbuh added a commit that referenced this pull requestJan 30, 2016
@xabbuh
Copy link
Member

Thanks Javier. I have merged your changes and fixed the build inc0d2bac.

@xabbuhxabbuh closed thisJan 30, 2016
xabbuh added a commit that referenced this pull requestJan 30, 2016
* 2.3:  [#6191] fix build  Document the invalidate_session option  Docs do not match functionality  fix MongoDB shell syntax highlighting  Added the missing namespace in example of a subscriber class  Typofix for "Defining and Processing Configuration Values"
xabbuh added a commit that referenced this pull requestJan 30, 2016
* 2.7:  [#6174] tweak the event description  [#6191] fix build  Document the invalidate_session option  Docs do not match functionality  Missing reference docs for kernel.finish_request event  fix MongoDB shell syntax highlighting  Added the missing namespace in example of a subscriber class  Update templating.rst  Typofix for "Defining and Processing Configuration Values"
xabbuh added a commit that referenced this pull requestJan 30, 2016
* 2.8:  [#6174] tweak the event description  [#6191] fix build  Document the invalidate_session option  [#6204] fix CS  Expected: semicolon  Docs do not match functionality  Missing reference docs for kernel.finish_request event  fix MongoDB shell syntax highlighting  Added the missing namespace in example of a subscriber class  Update templating.rst  Typofix for "Defining and Processing Configuration Values"
xabbuh added a commit that referenced this pull requestJan 30, 2016
* 3.0:  [#6174] tweak the event description  [#6191] fix build  Document the invalidate_session option  [#6204] fix CS  Expected: semicolon  Docs do not match functionality  Missing reference docs for kernel.finish_request event  fix MongoDB shell syntax highlighting  Added the missing namespace in example of a subscriber class  Update templating.rst  Typofix for "Defining and Processing Configuration Values"  Latest demo has no bin folder
@javiereguiluzjaviereguiluz deleted the document_invalidate_session branchMay 24, 2018 16:00
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@javiereguiluz@wouterj@xabbuh

[8]ページ先頭

©2009-2025 Movatter.jp