Commit 5cb68fc
committed
minor symfony#10066 Refactor a security code example to make it easier to understand (javiereguiluz)
This PR was merged into the 2.8 branch.
Discussion
----------
Refactor a security code example to make it easier to understand
This replaces symfony#10064 and extracts the common code into a new method.
Commits
-------
e588401 Refactor a security code example to make it easier to understand1 file changed
+21
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
| 136 | + | |
151 | 137 | | |
152 | 138 | | |
153 | 139 | | |
| |||
158 | 144 | | |
159 | 145 | | |
160 | 146 | | |
161 | | - | |
| 147 | + | |
162 | 148 | | |
163 | 149 | | |
164 | 150 | | |
165 | 151 | | |
166 | 152 | | |
167 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
168 | 173 | | |
169 | 174 | | |
170 | 175 | | |
| |||
0 commit comments