You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #17481 [Security] WIP - make:security:form-login is now available in MakerBundle (jrushlow)
This PR was squashed before being merged into the 5.4 branch.
Discussion
----------
[Security] WIP - make:security:form-login is now available in MakerBundle
MakerBundle is going to introduce a new command to generate and configure the files needed for `FormLogin` in SecurityBundle.
Not sure if we should completely remove the "manual" howto in the docs or go with something like I have here.
Note: Command name and output subject to change until we merge, I'll update this PR accordingly. In the meantime, feedback welcomed!
Note: Additional `make:security:*` commands to follow shortly.
## Blockers:
- [x] Merge symfony/maker-bundle#1244
- [ ] Release MakerBundle `1.49.0`
Commits
-------
a6b2fd0 [Security] WIP - make:security:form-login is now available in MakerBundle
0 commit comments