Commit 1dc1169
File tree
7 files changed
+42
-40
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- DependencyInjection
- Resources/views/Collector
- Tests/Debug
- Component/Security/Http
- Authentication
- Authenticator/Debug
- Tests/Authenticator/Debug
7 files changed
+42
-40
lines changedsrc/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
| 61 | + |
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
| ||
638 | 639 |
|
639 | 640 |
|
640 | 641 |
|
| 642 | + |
| 643 | + |
| 644 | + |
| 645 | + |
| 646 | + |
| 647 | + |
| 648 | + |
| 649 | + |
| 650 | + |
641 | 651 |
|
642 | 652 |
|
643 | 653 |
|
|
src/Symfony/Bundle/SecurityBundle/Resources/views/Collector/security.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Resources/views/Collector/security.html.twig+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
360 | 360 |
|
361 | 361 |
|
362 | 362 |
|
363 |
| - |
| 363 | + |
364 | 364 |
|
365 | 365 |
|
366 | 366 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Debug/TraceableFirewallListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Debug/TraceableFirewallListenerTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
99 | 100 |
|
100 | 101 |
|
101 | 102 |
|
102 |
| - |
| 103 | + |
103 | 104 |
|
104 | 105 |
|
105 | 106 |
|
|
src/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
| 112 | + |
112 | 113 |
|
113 | 114 |
|
114 | 115 |
|
115 | 116 |
|
116 | 117 |
|
117 |
| - |
118 |
| - |
119 | 118 |
|
120 | 119 |
|
121 | 120 |
|
|
src/Symfony/Component/Security/Http/Authenticator/Debug/TraceableAuthenticator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/Debug/TraceableAuthenticator.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
| ||
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
45 |
| - |
| 46 | + |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
| ||
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
64 |
| - |
| 65 | + |
65 | 66 |
|
66 | 67 |
|
67 | 68 |
|
|
src/Symfony/Component/Security/Http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php+12-34Lines changed: 12 additions & 34 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
| ||
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
28 |
| - |
29 |
| - |
| 27 | + |
30 | 28 |
|
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
| 29 | + |
| 30 | + |
35 | 31 |
|
36 | 32 |
|
37 | 33 |
|
38 | 34 |
|
39 | 35 |
|
40 | 36 |
|
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
50 | 41 |
|
51 | 42 |
|
52 | 43 |
|
53 | 44 |
|
54 | 45 |
|
55 | 46 |
|
56 | 47 |
|
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 | 48 |
|
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 | 49 |
|
75 | 50 |
|
76 | 51 |
|
| ||
80 | 55 |
|
81 | 56 |
|
82 | 57 |
|
83 |
| - |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
84 | 62 |
|
85 | 63 |
|
86 | 64 |
|
87 | 65 |
|
88 |
| - |
| 66 | + |
89 | 67 |
|
90 | 68 |
|
src/Symfony/Component/Security/Http/Tests/Authenticator/Debug/TraceableAuthenticatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Authenticator/Debug/TraceableAuthenticatorTest.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
29 | 34 |
|
30 | 35 |
|
31 | 36 |
|
32 | 37 |
|
33 | 38 |
|
34 | 39 |
|
35 | 40 |
|
| 41 | + |
36 | 42 |
|
37 | 43 |
|
38 | 44 |
|
39 | 45 |
|
40 | 46 |
|
41 | 47 |
|
| 48 | + |
| 49 | + |
42 | 50 |
|
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
43 | 55 |
|
44 | 56 |
|
| 57 | + |
45 | 58 |
|
46 | 59 |
|
47 | 60 |
|
|
0 commit comments