Commit 8080230
committed
bug symfony#8519 Improved the first example of the Guard authenticator (javiereguiluz)
This PR was merged into the 3.4 branch.
Discussion
----------
Improved the first example of the Guard authenticator
I don't like the changes I made to this example in symfony#8497. I consider that the new version of the example makes more sense and it's more correct.
Commits
-------
ad84f23 Improved the first example of the Guard authenticator1 file changed
+3
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | 183 | | |
190 | | - | |
| 184 | + | |
191 | 185 | | |
192 | 186 | | |
193 | 187 | | |
| |||
0 commit comments