File tree
3 files changed
+37
-4
lines changedFilter options
- src/Symfony/Component/Security
- Core/Exception
- Guard
- Provider
- Tests/Provider
3 files changed
+37
-4
lines changedsrc/Symfony/Component/Security/Core/Exception/AuthenticationExpiredException.php
Copy file name to clipboard+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
src/Symfony/Component/Security/Guard/Provider/GuardAuthenticationProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/Provider/GuardAuthenticationProvider.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| ||
81 | 82 |
|
82 | 83 |
|
83 | 84 |
|
84 |
| - |
85 |
| - |
| 85 | + |
| 86 | + |
86 | 87 |
|
87 | 88 |
|
88 | 89 |
|
|
src/Symfony/Component/Security/Guard/Tests/Provider/GuardAuthenticationProviderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/Tests/Provider/GuardAuthenticationProviderTest.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
| 84 | + |
| 85 | + |
| 86 | + |
84 | 87 |
|
85 | 88 |
|
86 | 89 |
|
| ||
93 | 96 |
|
94 | 97 |
|
95 | 98 |
|
96 |
| - |
97 |
| - |
98 | 99 |
|
99 | 100 |
|
100 | 101 |
|
|
0 commit comments