-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Update security for new login form helper #3996
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
Labels
actionable
Clear and specific issues ready for anyone to take them.
DX
good first issue
Ideal for your first contribution! (some Symfony experience may be required)
hasPR
A Pull Request has already been submitted for this issue.
Milestone
Comments
fabpot
added a commit
to symfony/symfony
that referenced
this issue
Aug 31, 2014
This PR was squashed before being merged into the 2.6-dev branch (closes #11324). Discussion ---------- [SecurityBundle] error helper added #11147 Added helper that extracts last authentication error and username. | Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | [ #11147 ] | License | MIT | Doc PR | symfony/symfony-docs#3996 Commits ------- 1722f60 [SecurityBundle] error helper added #11147
fabpot
added a commit
to symfony/security-http
that referenced
this issue
Aug 31, 2014
(i3or1s) This PR was squashed before being merged into the 2.6-dev branch (closes #11324). Discussion ---------- [SecurityBundle] error helper added symfony/symfony#11147 Added helper that extracts last authentication error and username. | Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | [ #11147 ] | License | MIT | Doc PR | symfony/symfony-docs#3996 Commits ------- 1722f60 [SecurityBundle] error helper added symfony/symfony#11147
fabpot
added a commit
to symfony/security-bundle
that referenced
this issue
Aug 31, 2014
(i3or1s) This PR was squashed before being merged into the 2.6-dev branch (closes #11324). Discussion ---------- [SecurityBundle] error helper added symfony/symfony#11147 Added helper that extracts last authentication error and username. | Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | [ #11147 ] | License | MIT | Doc PR | symfony/symfony-docs#3996 Commits ------- 1722f60 [SecurityBundle] error helper added symfony/symfony#11147
fabpot
added a commit
to symfony/security
that referenced
this issue
Aug 31, 2014
(i3or1s) This PR was squashed before being merged into the 2.6-dev branch (closes #11324). Discussion ---------- [SecurityBundle] error helper added symfony/symfony#11147 Added helper that extracts last authentication error and username. | Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | [ #11147 ] | License | MIT | Doc PR | symfony/symfony-docs#3996 Commits ------- 1722f60 [SecurityBundle] error helper added symfony/symfony#11147
Code pull request has been merged. |
I think the only entry that needs to be modified is |
weaverryan
added a commit
that referenced
this issue
Jan 16, 2015
…ls (xabbuh) This PR was merged into the 2.6 branch. Discussion ---------- [Cookbook][Security] document the new AuthenticationUtils | Q | A | ------------- | --- | Doc fix? | no | New docs? | yes (symfony/symfony#11324) | Applies to | 2.6+ | Fixed tickets | #3996 Commits ------- dd7c1dd document the new AuthenticationUtils
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
actionable
Clear and specific issues ready for anyone to take them.
DX
good first issue
Ideal for your first contribution! (some Symfony experience may be required)
hasPR
A Pull Request has already been submitted for this issue.
If changes in symfony/symfony#11324 gets accepted documentation should be fixed.
The text was updated successfully, but these errors were encountered: