qld-gov-au / ckanext-csrf-filter

A CKAN extension to add protection against Cross-Site Request Forgery attacks
GNU Affero General Public License v3.0
0 stars 6 forks source link

[QOL-8251] ensure HTML is of the appropriate type before manipulating it #17

Closed ThrawnCA closed 3 years ago

ThrawnCA commented 3 years ago

Do we have a test for this?

It's regression-tested already. There isn't a specific test for cases where the value wasn't originally the right type.