Skip to content

Commit 0a01830

Browse files
committed
minor #12134 Update form_login_setup.rst (ognarb)
This PR was merged into the 4.3 branch. Discussion ---------- Update form_login_setup.rst The script ask for the generation of logout, so add this information to the doc too Commits ------- a72a8ab Update form_login_setup.rst
2 parents 2ae236e + a72a8ab commit 0a01830

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)