Commit 2d7667e
authored
[4.4] Escape unsafe tags in mail copy to sender and notification to admin and don't escape custom email fields (joomla#43981)
* Escape also copy to sender in contact form email
* Escape also new user notification email to admins
* Remove customfields from unsafe tags1 parent ddf3f3b commit 2d7667e
File tree
2 files changed
+3
-1
lines changed- components
- com_contact/src/Controller
- com_users/src/Model
2 files changed
+3
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| 283 | + | |
283 | 284 | | |
284 | 285 | | |
285 | 286 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
| 558 | + | |
558 | 559 | | |
559 | 560 | | |
560 | 561 | | |
| |||
0 commit comments