Commit 82542bc
committed
minor #9842 Documented the logout_on_user_change option (javiereguiluz)
This PR was squashed before being merged into the 3.4 branch (closes #9842).
Discussion
----------
Documented the logout_on_user_change option
This fixes #8428.
@iltar I need your help here. In your PR (https://github.com/symfony/symfony/pull/23882/files) you said:
```
This config item will trigger a logout when the user has changed.
```
I need more precision about what this means: *"the user has changed"*. What exactly has changed? The token, the object that represents the user, some property of the user, etc. Thanks!
Commits
-------
68664a5 Documented the logout_on_user_change option1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| |||
450 | 451 | | |
451 | 452 | | |
452 | 453 | | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
453 | 472 | | |
454 | 473 | | |
455 | 474 | | |
| |||
0 commit comments