Commit e480a66
committed
File tree
Expand file treeCollapse file tree
9 files changed
+121
-94
lines changedFilter options
- src/Symfony/Component/Security
- Core/Signature
- Http
- LoginLink
- RememberMe
- Tests
- LoginLink
- RememberMe
Expand file treeCollapse file tree
9 files changed
+121
-94
lines changedsrc/Symfony/Component/Security/Core/Signature/SignatureHasher.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Signature/SignatureHasher.php+38-6Lines changed: 38 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
| 49 | + |
| 50 | + |
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
52 | 54 |
|
53 | 55 |
|
54 | 56 |
|
55 | 57 |
|
56 |
| - |
| 58 | + |
57 | 59 |
|
58 |
| - |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
59 | 67 |
|
60 | 68 |
|
| 69 | + |
61 | 70 |
|
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
62 | 82 |
|
63 | 83 |
|
64 | 84 |
|
65 | 85 |
|
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
66 | 90 |
|
67 | 91 |
|
68 | 92 |
|
| ||
79 | 103 |
|
80 | 104 |
|
81 | 105 |
|
82 |
| - |
| 106 | + |
| 107 | + |
83 | 108 |
|
84 | 109 |
|
85 | 110 |
|
| ||
90 | 115 |
|
91 | 116 |
|
92 | 117 |
|
93 |
| - |
| 118 | + |
94 | 119 |
|
95 | 120 |
|
96 |
| - |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
97 | 129 |
|
98 | 130 |
|
src/Symfony/Component/Security/Http/LoginLink/LoginLinkHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/LoginLink/LoginLinkHandler.php+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 | 86 |
|
93 | 87 |
|
94 | 88 |
|
| ||
97 | 91 |
|
98 | 92 |
|
99 | 93 |
|
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
100 | 98 |
|
| 99 | + |
| 100 | + |
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
|
src/Symfony/Component/Security/Http/RememberMe/PersistentRememberMeHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/RememberMe/PersistentRememberMeHandler.php+22-16Lines changed: 22 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
54 |
| - |
| 53 | + |
| 54 | + |
| 55 | + |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
61 |
| - |
| 62 | + |
62 | 63 |
|
63 | 64 |
|
64 | 65 |
|
| ||
80 | 81 |
|
81 | 82 |
|
82 | 83 |
|
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
83 | 92 |
|
84 | 93 |
|
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
| 94 | + |
| 95 | + |
92 | 96 |
|
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
93 | 104 |
|
94 | 105 |
|
95 | 106 |
|
| ||
102 | 113 |
|
103 | 114 |
|
104 | 115 |
|
105 |
| - |
| 116 | + |
106 | 117 |
|
107 | 118 |
|
108 | 119 |
|
| ||
113 | 124 |
|
114 | 125 |
|
115 | 126 |
|
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 | 127 |
|
src/Symfony/Component/Security/Http/RememberMe/RememberMeDetails.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/RememberMe/RememberMeDetails.php+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
| 46 | + |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
| ||
83 | 84 |
|
84 | 85 |
|
85 | 86 |
|
86 |
| - |
| 87 | + |
87 | 88 |
|
88 | 89 |
|
src/Symfony/Component/Security/Http/RememberMe/SignatureRememberMeHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/RememberMe/SignatureRememberMeHandler.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
53 | 66 |
|
54 | 67 |
|
55 | 68 |
|
|
src/Symfony/Component/Security/Http/Tests/LoginLink/LoginLinkHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/LoginLink/LoginLinkHandlerTest.php+20-26Lines changed: 20 additions & 26 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
| 56 | + |
56 | 57 |
|
57 | 58 |
|
58 | 59 |
|
| ||
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
64 |
| - |
| 65 | + |
65 | 66 |
|
66 | 67 |
|
67 | 68 |
|
68 | 69 |
|
69 | 70 |
|
70 |
| - |
| 71 | + |
| 72 | + |
71 | 73 |
|
72 | 74 |
|
73 | 75 |
|
| ||
118 | 120 |
|
119 | 121 |
|
120 | 122 |
|
121 |
| - |
| 123 | + |
122 | 124 |
|
123 | 125 |
|
124 | 126 |
|
125 | 127 |
|
126 | 128 |
|
127 |
| - |
| 129 | + |
| 130 | + |
128 | 131 |
|
129 | 132 |
|
130 | 133 |
|
| ||
143 | 146 |
|
144 | 147 |
|
145 | 148 |
|
146 |
| - |
| 149 | + |
147 | 150 |
|
148 | 151 |
|
149 | 152 |
|
| ||
159 | 162 |
|
160 | 163 |
|
161 | 164 |
|
162 |
| - |
163 | 165 |
|
164 |
| - |
| 166 | + |
165 | 167 |
|
166 | 168 |
|
167 |
| - |
168 |
| - |
169 |
| - |
170 | 169 |
|
| 170 | + |
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
175 | 175 |
|
176 |
| - |
177 |
| - |
| 176 | + |
178 | 177 |
|
179 | 178 |
|
| 179 | + |
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
185 |
| - |
186 | 185 |
|
187 | 186 |
|
188 |
| - |
189 |
| - |
190 |
| - |
191 | 187 |
|
| 188 | + |
192 | 189 |
|
193 | 190 |
|
194 | 191 |
|
195 | 192 |
|
196 | 193 |
|
197 |
| - |
198 | 194 |
|
199 |
| - |
| 195 | + |
200 | 196 |
|
201 | 197 |
|
202 | 198 |
|
| ||
207 | 203 |
|
208 | 204 |
|
209 | 205 |
|
| 206 | + |
210 | 207 |
|
211 | 208 |
|
212 | 209 |
|
| ||
234 | 231 |
|
235 | 232 |
|
236 | 233 |
|
237 |
| - |
| 234 | + |
238 | 235 |
|
239 |
| - |
240 |
| - |
241 |
| - |
242 |
| - |
| 236 | + |
| 237 | + |
243 | 238 |
|
244 |
| - |
245 |
| - |
| 239 | + |
246 | 240 |
|
247 | 241 |
|
248 | 242 |
|
| ||
326 | 320 |
|
327 | 321 |
|
328 | 322 |
|
329 |
| - |
| 323 | + |
330 | 324 |
|
331 | 325 |
|
332 | 326 |
|
|
src/Symfony/Component/Security/Http/Tests/RememberMe/PersistentRememberMeHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/RememberMe/PersistentRememberMeHandlerTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
95 |
| - |
| 94 | + |
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
|
0 commit comments