File tree
8 files changed
+15
-40
lines changedFilter options
- src/Symfony/Component/Security/Http
- Authentication
- Logout
- RememberMe
8 files changed
+15
-40
lines changedsrc/Symfony/Component/Security/Http/AccessMap.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/AccessMap.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
src/Symfony/Component/Security/Http/Authentication/AuthenticationUtils.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authentication/AuthenticationUtils.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
35 |
| - |
36 | 34 |
|
37 | 35 |
|
38 |
| - |
| 36 | + |
39 | 37 |
|
40 | 38 |
|
41 | 39 |
|
|
src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php+1-6Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
| 84 | + |
90 | 85 |
|
91 | 86 |
|
92 | 87 |
|
|
src/Symfony/Component/Security/Http/HttpUtils.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/HttpUtils.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
| ||
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
118 |
| - |
| 118 | + |
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
| 149 | + |
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
|
src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php+3-11Lines changed: 3 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
59 |
| - |
60 | 58 |
|
61 | 59 |
|
62 |
| - |
| 60 | + |
63 | 61 |
|
64 | 62 |
|
65 | 63 |
|
66 | 64 |
|
67 | 65 |
|
68 | 66 |
|
69 | 67 |
|
70 |
| - |
71 |
| - |
72 | 68 |
|
73 | 69 |
|
74 |
| - |
| 70 | + |
75 | 71 |
|
76 | 72 |
|
77 | 73 |
|
78 | 74 |
|
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
| 75 | + |
84 | 76 |
|
85 | 77 |
|
86 | 78 |
|
|
src/Symfony/Component/Security/Http/ParameterBagUtils.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/ParameterBagUtils.php+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
34 | 32 |
|
35 | 33 |
|
36 | 34 |
|
37 | 35 |
|
38 |
| - |
| 36 | + |
39 | 37 |
|
40 | 38 |
|
41 | 39 |
|
| ||
63 | 61 |
|
64 | 62 |
|
65 | 63 |
|
66 |
| - |
67 |
| - |
68 | 64 |
|
69 | 65 |
|
70 | 66 |
|
71 | 67 |
|
72 |
| - |
| 68 | + |
73 | 69 |
|
74 | 70 |
|
75 | 71 |
|
|
src/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeServices.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeServices.php+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
238 |
| - |
239 |
| - |
240 | 238 |
|
241 | 239 |
|
242 |
| - |
| 240 | + |
243 | 241 |
|
244 | 242 |
|
245 | 243 |
|
|
src/Symfony/Component/Security/Http/RememberMe/TokenBasedRememberMeServices.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/RememberMe/TokenBasedRememberMeServices.php+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
95 |
| - |
96 | 94 |
|
97 | 95 |
|
98 | 96 |
|
99 | 97 |
|
100 | 98 |
|
101 |
| - |
| 99 | + |
102 | 100 |
|
103 | 101 |
|
104 | 102 |
|
| ||
113 | 111 |
|
114 | 112 |
|
115 | 113 |
|
116 |
| - |
117 |
| - |
118 | 114 |
|
119 | 115 |
|
120 | 116 |
|
121 | 117 |
|
122 | 118 |
|
123 |
| - |
| 119 | + |
124 | 120 |
|
125 | 121 |
|
126 | 122 |
|
|
0 commit comments