Commit a696d1f
File tree
5 files changed
+11
-4
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle/DependencyInjection
- Component/Security
- Http
- Logout
- Tests/Logout
5 files changed
+11
-4
lines changedsrc/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
| 276 | + |
| 277 | + |
276 | 278 |
|
277 | 279 |
|
278 | 280 |
|
|
src/Symfony/Component/Security/Http/Logout/CookieClearingLogoutHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Logout/CookieClearingLogoutHandler.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
src/Symfony/Component/Security/Http/Tests/Logout/CookieClearingLogoutHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Logout/CookieClearingLogoutHandlerTest.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
28 |
| - |
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
| ||
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
| 43 | + |
| 44 | + |
42 | 45 |
|
43 | 46 |
|
44 | 47 |
|
45 | 48 |
|
46 | 49 |
|
47 | 50 |
|
| 51 | + |
| 52 | + |
48 | 53 |
|
49 | 54 |
|
50 | 55 |
|
src/Symfony/Component/Security/Http/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
src/Symfony/Component/Security/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
0 commit comments