Commit 332d0ba
committed
minor symfony#9390 [SecurityBundle] Document switch_user.stateless firewall option (chalasr)
This PR was merged into the 3.4 branch.
Discussion
----------
[SecurityBundle] Document switch_user.stateless firewall option
Fixes symfony#8447.
Note for mergers: this should be removed in 4.0, the `switch_user.stateless` is set according to the firewall `stateless` option value there so it just works naturally and the config option is useless.
Commits
-------
2d71493 Document switch_user.stateless firewall optionFile tree
2 files changed
+6
-0
lines changed- reference/configuration
- security
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| 305 | + | |
305 | 306 | | |
306 | 307 | | |
307 | 308 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
69 | 74 | | |
70 | 75 | | |
71 | 76 | | |
| |||
0 commit comments