This allows us to support more attributes while not opening the door to XSS attacks.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 856694_media_whitelist.patch | 3.87 KB | JacobSingh |
This allows us to support more attributes while not opening the door to XSS attacks.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 856694_media_whitelist.patch | 3.87 KB | JacobSingh |
Comments
Comment #1
JacobSingh commentedcommitted
Comment #2
aaron commentedfor fine tuning & future support, might want a hook_media_attributes_whitelist_alter() or something?
Comment #3
aaron commentedor maybe using media_variable_get('whitelist') so it can at least be overridden by $conf