-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
FormactionableClear 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)hasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Description
When setting up a login form, we have the user create 2 routes (e.g. /login
and /login_check
). Someone at SymfonyCon asked me, wouldn't it be easier (to write and understand) if we just used the /login
URL for both? form_login
already only handles POST requests, so the GET would just render the login controller.
Metadata
Metadata
Assignees
Labels
FormactionableClear 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)hasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.