Commit 4aebc3c
committed
minor #5630 Add a caution about logout when using http-basic authenticated firewall (rmed19)
This PR was merged into the 2.3 branch.
Discussion
----------
Add a caution about logout when using http-basic authenticated firewall
Hi,
I found many developers on stackoverflow asking how to logout from http_basic auth in Symfony2.
So I added a caution about it.
| Q | A
| ------------- | ---
| Doc fix? | no
| New docs? | yes
| Applies to | +2.3
Commits
-------
3a0bd9d Add a caution about logout when using http-basic authenticated firewall1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1135 | 1135 | | |
1136 | 1136 | | |
1137 | 1137 | | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
1138 | 1145 | | |
1139 | 1146 | | |
1140 | 1147 | | |
| |||
0 commit comments