Commit be3a9a9
File tree
Expand file treeCollapse file tree
6 files changed
+26
-18
lines changedOpen diff view settings
Filter options
- src/Symfony/Component/Security/Http
- Authentication
- Authenticator/Passport/Badge
- EventListener
Expand file treeCollapse file tree
6 files changed
+26
-18
lines changedOpen diff view settings
Collapse file
src/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
77 | 77 | |
78 | 78 | |
79 | 79 | |
80 | | - |
| 80 | + |
81 | 81 | |
82 | 82 | |
83 | 83 | |
| ||
90 | 90 | |
91 | 91 | |
92 | 92 | |
93 | | - |
| 93 | + |
94 | 94 | |
95 | 95 | |
96 | 96 | |
97 | 97 | |
98 | 98 | |
99 | 99 | |
100 | | - |
| 100 | + |
101 | 101 | |
102 | 102 | |
103 | 103 | |
|
Collapse file
src/Symfony/Component/Security/Http/Authentication/NoopAuthenticationManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authentication/NoopAuthenticationManager.php+1-1Lines changed: 1 addition & 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 | 25 | |
|
Collapse file
src/Symfony/Component/Security/Http/Authentication/UserAuthenticatorInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authentication/UserAuthenticatorInterface.php+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
| 27 | + |
28 | 28 | |
29 | 29 | |
30 | 30 | |
|
Collapse file
src/Symfony/Component/Security/Http/Authenticator/Passport/Badge/PasswordUpgradeBadge.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/Passport/Badge/PasswordUpgradeBadge.php+10-10Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
| 14 | + |
14 | 15 | |
15 | 16 | |
16 | 17 | |
| ||
38 | 39 | |
39 | 40 | |
40 | 41 | |
41 | | - |
| 42 | + |
42 | 43 | |
43 | | - |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
44 | 52 | |
45 | 53 | |
46 | 54 | |
47 | 55 | |
48 | 56 | |
49 | 57 | |
50 | 58 | |
51 | | - |
52 | | - |
53 | | - |
54 | | - |
55 | | - |
56 | | - |
57 | | - |
58 | | - |
59 | 59 | |
60 | 60 | |
61 | 61 | |
|
Collapse file
src/Symfony/Component/Security/Http/EventListener/PasswordMigratingListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/EventListener/PasswordMigratingListener.php+10-2Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
3 | 12 | |
4 | 13 | |
5 | 14 | |
| ||
32 | 41 | |
33 | 42 | |
34 | 43 | |
35 | | - |
36 | | - |
| 44 | + |
37 | 45 | |
38 | 46 | |
39 | 47 | |
|
Collapse file
src/Symfony/Component/Security/Http/EventListener/SessionStrategyListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/EventListener/SessionStrategyListener.php+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
17 | 17 | |
18 | 18 | |
19 | 19 | |
20 | | - |
| 20 | + |
21 | 21 | |
22 | 22 | |
23 | 23 | |
|
0 commit comments