Skip to content

Documented the security options related to redirections #7450

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

Closed

Conversation

javiereguiluz
Copy link
Member

No description provided.

always_use_default_target_path
..............................

**type**: ``boolean`` **default** ``false``
Copy link
Member

Choose a reason for hiding this comment

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

missing colon

default_target_path
....................

**type**: ``string``, **default**: ``/``
Copy link
Member

Choose a reason for hiding this comment

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

We do not have commas anywhere else.

target_path_parameter
.....................

**type**: ``string``, **default**: ``_target_path``
Copy link
Member

Choose a reason for hiding this comment

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

same here


**type**: ``string``, **default**: ``/``

The page users are redirect to when there is no previous page stored in the
Copy link
Member

Choose a reason for hiding this comment

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

[...] are redirected to [...]

**type**: ``string``, **default**: ``/``

The page users are redirect to when there is no previous page stored in the
session (for example when the users access directly to the login page).
Copy link
Member

Choose a reason for hiding this comment

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

[...] for example, when users browse the login form directly [...]

use_referer
...........

**type**: ``boolean``, **default**: ``false``
Copy link
Member

Choose a reason for hiding this comment

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

the comma should be removed

@xabbuh
Copy link
Member

xabbuh commented Feb 24, 2017

👍

Status: Reviewed

@xabbuh
Copy link
Member

xabbuh commented Feb 28, 2017

Thank you Javier.

xabbuh added a commit that referenced this pull request Feb 28, 2017
…javiereguiluz)

This PR was squashed before being merged into the 2.7 branch (closes #7450).

Discussion
----------

Documented the security options related to redirections

Commits
-------

6b5543d Documented the security options related to redirections
@xabbuh xabbuh closed this Feb 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants