forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commitd52f3f8
committed
featuresymfony#3454 [Security] Add host option (ghostika)
This PR was merged into the 2.4 branch.Discussion----------[Security] Add host option| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | 2.4+| Fixed tickets |symfony#3453Host option is missing from documentation and this feature was introduced in 2.4 for the firewall.Commits-------6cba192 remove versionadded from book and fix words3e42b84 Add versionadded tag to security config reference, reference cookbok entry in bookcc8d19a line break0244173 add host to the config page4fb6e59 Add host config to the security documentationFile tree
3 files changed
+9
-2
lines changed- book
- cookbook/security
- reference/configuration
3 files changed
+9
-2
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1098 | 1098 |
| |
1099 | 1099 |
| |
1100 | 1100 |
| |
1101 |
| - | |
| 1101 | + | |
1102 | 1102 |
| |
1103 | 1103 |
| |
1104 | 1104 |
| |
| |||
2164 | 2164 |
| |
2165 | 2165 |
| |
2166 | 2166 |
| |
| 2167 | + | |
2167 | 2168 |
| |
2168 | 2169 |
| |
2169 | 2170 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 |
| |
17 | 21 |
| |
18 | 22 |
| |
| |||
98 | 102 |
| |
99 | 103 |
| |
100 | 104 |
| |
| 105 | + | |
| 106 | + | |
101 | 107 |
| |
102 | 108 |
| |
103 | 109 |
| |
|
0 commit comments
Comments
(0)