-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
actionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)
Description
Since Symfony2.1, it is recommend to use routenames for security paths. It is already fixed for the form_login
options (see #2146 ) but we should also do this for the failure_path
and default_target_path
. I have found the use of these settings in cookbook/security/form_login
, but there can be other articles aswell.
Todo
- Test if these options will work with routes
Metadata
Metadata
Assignees
Labels
actionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)