horizon/openstack_dashboard/dashboards/admin/aggregates
Julie Pichon ba908ae88d Fix XSS issue with the unordered_list filter
When using the unordered_list filter in a Horizon table (as opposed to
a template directly), autoescaping is not set by default and the input
wasn't sanitised.

Closes-Bug: #1349491
Change-Id: Id82eefe48ccb17a158751ec65d24f3ac779380ec
2014-08-19 15:28:52 +01:00
..
templates/aggregates Allow 'Manage Host' to show membership action 2014-03-06 17:03:04 -03:00
__init__.py Host aggregates panel. 2014-03-04 15:25:32 +00:00
constants.py Host aggregates panel. 2014-03-04 15:25:32 +00:00
forms.py Host aggregates panel. 2014-03-04 15:25:32 +00:00
panel.py Host aggregates panel. 2014-03-04 15:25:32 +00:00
tables.py Fix XSS issue with the unordered_list filter 2014-08-19 15:28:52 +01:00
tests.py Improve Host Aggregates handle method. 2014-04-04 09:24:00 +01:00
urls.py Host aggregates panel. 2014-03-04 15:25:32 +00:00
views.py Host aggregates panel. 2014-03-04 15:25:32 +00:00
workflows.py Improve Host Aggregates handle method. 2014-04-04 09:24:00 +01:00