mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fix similar XSS issues.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
{% else %}
|
||||
{{ Form.checkbox(name~'[]', id, false, options) }}
|
||||
{% endif %}
|
||||
{{ account }}
|
||||
{{ account|escape }}
|
||||
</label>
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user