Commit 1c810d5
File tree
7 files changed
+87
-65
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- DependencyInjection
- EventListener
- Resources/config
- Component/Security
- Guard/Firewall
- Http
- Authenticator
- Firewall
7 files changed
+87
-65
lines changedsrc/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
453 | 453 |
|
454 | 454 |
|
455 | 455 |
|
456 |
| - |
457 | 456 |
|
458 | 457 |
|
459 | 458 |
|
|
src/Symfony/Bundle/SecurityBundle/EventListener/LazyAuthenticatorManagerListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/EventListener/LazyAuthenticatorManagerListener.php+13-11Lines changed: 13 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 |
| - |
48 |
| - |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
49 | 50 |
|
50 |
| - |
| 51 | + |
51 | 52 |
|
52 | 53 |
|
53 |
| - |
54 |
| - |
| 54 | + |
| 55 | + |
| 56 | + |
55 | 57 |
|
56 |
| - |
| 58 | + |
57 | 59 |
|
58 | 60 |
|
59 | 61 |
|
60 |
| - |
| 62 | + |
61 | 63 |
|
62 | 64 |
|
src/Symfony/Bundle/SecurityBundle/Resources/config/authenticators.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/config/authenticators.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
| 83 | + |
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
src/Symfony/Component/Security/Guard/Firewall/GuardAuthenticationListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/Firewall/GuardAuthenticationListener.php+13-3Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 |
| - |
39 | 37 |
|
40 | 38 |
|
41 | 39 |
|
| ||
75 | 73 |
|
76 | 74 |
|
77 | 75 |
|
78 |
| - |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
79 | 89 |
|
80 | 90 |
|
81 | 91 |
|
|
src/Symfony/Component/Security/Http/Authenticator/AnonymousAuthenticator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/AnonymousAuthenticator.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
|
src/Symfony/Component/Security/Http/Firewall/AuthenticatorManagerListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/AuthenticatorManagerListener.php+58-7Lines changed: 58 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
33 |
| - |
| 34 | + |
34 | 35 |
|
35 |
| - |
36 |
| - |
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
| ||
54 | 53 |
|
55 | 54 |
|
56 | 55 |
|
57 |
| - |
| 56 | + |
58 | 57 |
|
59 |
| - |
60 |
| - |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
61 | 83 |
|
62 | 84 |
|
63 | 85 |
|
64 | 86 |
|
65 |
| - |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
66 | 108 |
|
67 | 109 |
|
68 | 110 |
|
| ||
71 | 113 |
|
72 | 114 |
|
73 | 115 |
|
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
74 | 125 |
|
75 | 126 |
|
76 | 127 |
|
|
src/Symfony/Component/Security/Http/Firewall/AuthenticatorManagerListenerTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/AuthenticatorManagerListenerTrait.php-41Lines changed: 0 additions & 41 deletions
This file was deleted.
0 commit comments