Commit 949aa71
File tree
7 files changed
+113
-89
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- Security
- Tests
- Functional
- app/SecurityHelper
- Security
- Component/Security/Core
- Tests
7 files changed
+113
-89
lines changedsrc/Symfony/Bundle/SecurityBundle/Security/Security.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Security/Security.php+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
44 |
| - |
45 |
| - |
46 | 43 |
|
47 | 44 |
|
48 | 45 |
|
| ||
70 | 67 |
|
71 | 68 |
|
72 | 69 |
|
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
73 | 75 |
|
74 | 76 |
|
75 | 77 |
|
76 |
| - |
| 78 | + |
77 | 79 |
|
78 | 80 |
|
79 | 81 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityTest.php+35Lines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
| ||
81 | 83 |
|
82 | 84 |
|
83 | 85 |
|
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
84 | 102 |
|
85 | 103 |
|
86 | 104 |
|
| ||
189 | 207 |
|
190 | 208 |
|
191 | 209 |
|
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/SecurityHelper/config.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/SecurityHelper/config.yml+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
14 | 20 |
|
15 | 21 |
|
16 | 22 |
|
| ||
20 | 26 |
|
21 | 27 |
|
22 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/SecurityHelper/routing.yml
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
src/Symfony/Bundle/SecurityBundle/Tests/Security/SecurityTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Security/SecurityTest.php+52Lines changed: 52 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 |
|
24 | 25 |
|
25 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
26 | 32 |
|
27 | 33 |
|
28 | 34 |
|
| ||
111 | 117 |
|
112 | 118 |
|
113 | 119 |
|
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
114 | 166 |
|
115 | 167 |
|
116 | 168 |
|
|
src/Symfony/Component/Security/Core/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/CHANGELOG.md-6Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 | 9 |
|
16 | 10 |
|
17 | 11 |
|
|
src/Symfony/Component/Security/Core/Tests/SecurityTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/SecurityTest.php+3-79Lines changed: 3 additions & 79 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 | 16 |
|
21 | 17 |
|
22 | 18 |
|
23 | 19 |
|
24 | 20 |
|
25 | 21 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 | 22 |
|
32 | 23 |
|
33 | 24 |
|
| ||
45 | 36 |
|
46 | 37 |
|
47 | 38 |
|
48 |
| - |
| 39 | + |
49 | 40 |
|
50 | 41 |
|
51 | 42 |
|
| ||
66 | 57 |
|
67 | 58 |
|
68 | 59 |
|
69 |
| - |
| 60 | + |
70 | 61 |
|
71 | 62 |
|
72 | 63 |
|
| ||
89 | 80 |
|
90 | 81 |
|
91 | 82 |
|
92 |
| - |
| 83 | + |
93 | 84 |
|
94 | 85 |
|
95 | 86 |
|
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
107 |
| - |
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
126 |
| - |
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - |
148 |
| - |
149 |
| - |
150 |
| - |
151 |
| - |
152 |
| - |
153 |
| - |
154 |
| - |
155 |
| - |
156 |
| - |
157 |
| - |
158 |
| - |
159 |
| - |
160 |
| - |
161 |
| - |
162 |
| - |
163 | 87 |
|
164 | 88 |
|
165 | 89 |
|
|
0 commit comments