Commit ca80ee3
File tree
5 files changed
+48
-4
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle/Tests/Functional/Bundle/RememberMeBundle/Security
- Component
- PasswordHasher
- Hasher
- Tests/Hasher
- Security/Http
- Firewall
- Tests/Firewall
5 files changed
+48
-4
lines changedsrc/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/RememberMeBundle/Security/UserChangingUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/RememberMeBundle/Security/UserChangingUserProvider.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
42 |
| - |
| 43 | + |
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
|
src/Symfony/Component/PasswordHasher/Hasher/UserPasswordHasher.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PasswordHasher/Hasher/UserPasswordHasher.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
|
src/Symfony/Component/PasswordHasher/Tests/Hasher/UserPasswordHasherTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PasswordHasher/Tests/Hasher/UserPasswordHasherTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
161 |
| - |
| 161 | + |
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
|
src/Symfony/Component/Security/Http/Firewall/AccessListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/AccessListener.php+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
79 | 85 |
|
80 | 86 |
|
81 | 87 |
|
|
src/Symfony/Component/Security/Http/Tests/Firewall/AccessListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Firewall/AccessListenerTest.php+37Lines changed: 37 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
360 | 360 |
|
361 | 361 |
|
362 | 362 |
|
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
363 | 400 |
|
0 commit comments