Commit 50a3187
committed
minor #10631 Document logout success_handler configuration (simshaun)
This PR was squashed before being merged into the 2.8 branch (closes #10631).
Discussion
----------
Document logout success_handler configuration
The [Security docs](https://symfony.com/doc/current/security.html#logging-out) tell how to control what happens after logging out, but the security configuration reference is missing documentation on the logout success_handler.
_Partially_ related to #4258
Commits
-------
b93452a Document logout success_handler configuration1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
169 | 177 | | |
170 | 178 | | |
171 | 179 | | |
| |||
0 commit comments