8000 Security: How to Build a Login Form: sync with recent Maker Bundle changes by mhujer · Pull Request #12802 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Security: How to Build a Login Form: sync with recent Maker Bundle changes #12802

8000
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

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

mhujer
Copy link
Contributor
@mhujer mhujer commented Dec 11, 2019

Related to #11265

@@ -279,6 +302,8 @@ a traditional HTML form that submits to ``/login``:
guard:
authenticators:
- App\Security\LoginFormAuthenticator
logout:
path: app_logout

.. code-block:: xml

Copy link
Contributor Author

Choose a reason for hiding this comment

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

XML and PHP config blocks should be updated as well, but I'm not sure about the correct syntax as I'm not using them

@HeahDude HeahDude modified the milestones: 4.3, 4.4 Feb 19, 2020
@wouterj wouterj changed the base branch from 5.0 to 4.4 October 21, 2020 13:13
@wouterj wouterj requested a review from xabbuh as a code owner October 21, 2020 13:13
@wouterj wouterj force-pushed the security-login-form-maker-bundle branch from f3d6674 to a4023d6 Compare October 21, 2020 13:13
wouterj added a commit that referenced this pull request Oct 21, 2020
@wouterj wouterj merged commit fdf887f into symfony:4.4 Oct 21, 2020
@wouterj
Copy link
Member
wouterj commented Oct 21, 2020

Thank you @mhujer. I'm sorry for the long wait.. The good news: This PR is merged now!

I've updated the XML and PHP examples after the merge in 8a0c09e

javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Oct 21, 2020
* 4.4:
  Update doctrine.rst
  Update multiple_kernels.rst
  Fixed DOCtor
  [Cache] Custom pool namespaces
  [symfony#12802] Updated XML and PHP examples
  Security: How to Build a Login Form: sync with recent Maker Bundle changes
  Added PHP typehints to getting started guides
  Update deployment docs with new .env loading
  Missing format parameter in a serialize call
javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Oct 21, 2020
* 5.1:
  Update doctrine.rst
  Update multiple_kernels.rst
  Fixed DOCtor
  [Cache] Custom pool namespaces
  [symfony#12802] Updated XML and PHP examples
  Security: How to Build a Login Form: sync with recent Maker Bundle changes
  Added PHP typehints to getting started guides
  Update deployment docs with new .env loading
  Update typehints
  Missing format parameter in a serialize call
@mhujer mhujer deleted the security-login-form-maker-bundle branch October 25, 2020 20:34
@mhujer
Copy link
Contributor Author
mhujer commented Oct 25, 2020

@wouterj Thank you!

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.

5 participants
0