Commit 10daf0a
committed
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 MakerBundle1 file changed
+27
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
650 | 650 | | |
651 | 651 | | |
652 | 652 | | |
653 | | - | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
654 | 680 | | |
655 | 681 | | |
656 | 682 | | |
| |||
0 commit comments