10000 Merge branch '4.3' into 4.4 · symfony/symfony-docs@ed4a352 · GitHub
[go: up one dir, main page]

Skip to content

Commit ed4a352

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Update form_login_setup.rst
2 parents 513254b + 0a01830 commit ed4a352

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

security/form_login_setup.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ and your generated code may be slightly different:
3131
3232
Choose a name for the controller class (e.g. SecurityController) [SecurityController]:
3333
> SecurityController
34+
35+
Do you want to generate a '/logout' URL? (yes/no) [yes]:
36+
> yes
3437
3538
created: src/Security/LoginFormAuthenticator.php
3639
updated: config/packages/security.yaml

0 commit comments

Comments
 (0)
0