Commit 09cc884
File tree
5 files changed
+15
-13
lines changedFilter options
- src/Symfony/Component/Security
- Http
- Authentication
- Authenticator/Passport
5 files changed
+15
-13
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
| 94 | + |
| 95 | + |
94 | 96 |
|
95 | 97 |
|
96 | 98 |
|
|
src/Symfony/Component/Security/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/CHANGELOG.md+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
| 8 | + |
| 9 | + |
7 | 10 |
|
8 | 11 |
|
9 | 12 |
|
|
src/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
168 | 169 |
|
169 | 170 |
|
170 | 171 |
|
171 |
| - |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
172 | 177 |
|
173 | 178 |
|
174 | 179 |
|
|
src/Symfony/Component/Security/Http/Authenticator/Passport/PassportInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/Passport/PassportInterface.php+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
| ||
43 | 42 |
|
44 | 43 |
|
45 | 44 |
|
46 |
| - |
47 |
| - |
48 |
| - |
| 45 | + |
49 | 46 |
|
50 |
| - |
| 47 | + |
51 | 48 |
|
src/Symfony/Component/Security/Http/Authenticator/Passport/PassportTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/Passport/PassportTrait.php+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
| ||
43 | 42 |
|
44 | 43 |
|
45 | 44 |
|
46 |
| - |
| 45 | + |
47 | 46 |
|
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
| 47 | + |
53 | 48 |
|
54 | 49 |
|
0 commit comments