Commit fe406fe
File tree
8 files changed
+16
-44
lines changedFilter options
- src/Symfony/Component/Security/Http
- Authentication
- Logout
- RememberMe
8 files changed
+16
-44
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 |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
|
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 |
---|---|---|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
| 85 | + |
91 | 86 |
|
92 | 87 |
|
93 | 88 |
|
|
src/Symfony/Component/Security/Http/HttpUtils.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/HttpUtils.php+5-6Lines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
| 83 | + |
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
| ||
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
122 |
| - |
| 122 | + |
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
| ||
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
147 |
| - |
148 |
| - |
| 147 | + |
149 | 148 |
|
150 | 149 |
|
151 | 150 |
|
152 | 151 |
|
153 | 152 |
|
154 |
| - |
| 153 | + |
155 | 154 |
|
156 | 155 |
|
157 | 156 |
|
|
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 |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
60 |
| - |
61 | 59 |
|
62 | 60 |
|
63 |
| - |
| 61 | + |
64 | 62 |
|
65 | 63 |
|
66 | 64 |
|
67 | 65 |
|
68 | 66 |
|
69 | 67 |
|
70 | 68 |
|
71 |
| - |
72 |
| - |
73 | 69 |
|
74 | 70 |
|
75 |
| - |
| 71 | + |
76 | 72 |
|
77 | 73 |
|
78 | 74 |
|
79 | 75 |
|
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
| 76 | + |
85 | 77 |
|
86 | 78 |
|
87 | 79 |
|
|
src/Symfony/Component/Security/Http/ParameterBagUtils.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/ParameterBagUtils.php+2-8Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
34 |
| - |
35 | 32 |
|
36 | 33 |
|
37 | 34 |
|
38 | 35 |
|
39 |
| - |
| 36 | + |
40 | 37 |
|
41 | 38 |
|
42 | 39 |
|
| ||
64 | 61 |
|
65 | 62 |
|
66 | 63 |
|
67 |
| - |
68 |
| - |
69 |
| - |
70 | 64 |
|
71 | 65 |
|
72 | 66 |
|
73 | 67 |
|
74 |
| - |
| 68 | + |
75 | 69 |
|
76 | 70 |
|
77 | 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