Commit ab5578e
File tree
Expand file treeCollapse file tree
3 files changed
+16
-4
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle/Resources/config
- Component/Security/Http
- Firewall
- Tests/Firewall
Expand file treeCollapse file tree
3 files changed
+16
-4
lines changedsrc/Symfony/Bundle/SecurityBundle/Resources/config/security_listeners.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/security_listeners.xml+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
|
src/Symfony/Component/Security/Http/Firewall/ContextListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/ContextListener.php+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
| 43 | + |
42 | 44 |
|
43 |
| - |
| 45 | + |
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
| ||
58 | 60 |
|
59 | 61 |
|
60 | 62 |
|
| 63 | + |
61 | 64 |
|
62 | 65 |
|
63 | 66 |
|
| ||
121 | 124 |
|
122 | 125 |
|
123 | 126 |
|
124 |
| - |
| 127 | + |
125 | 128 |
|
126 | 129 |
|
127 | 130 |
|
|
src/Symfony/Component/Security/Http/Tests/Firewall/ContextListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Firewall/ContextListenerTest.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
85 | 86 |
|
86 | 87 |
|
87 | 88 |
|
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
88 | 96 |
|
89 | 97 |
|
90 | 98 |
|
|
0 commit comments