murano-dashboard/muranodashboard
Kirill Zaitsev 338989020c Inherit custom yaml Loader from yaml.SafeLoader
Before this patch yaql-enabled yaml Loader was inherited from yaml.Loader, that
potentially allows creating arbitrary python objects from specifically
formatted yaml tags. This could have happened whenever UI definitions of
the package were processed.
With this change yaql yaml-Loader no longer allows creating custom python objects.

Change-Id: I4fe38aa7e0fc567211ab872c7e1f8e81dbc3e765
Closes-Bug: #1586079
2016-06-23 18:45:11 +03:00
..
api Inherit custom yaml Loader from yaml.SafeLoader 2016-06-23 18:45:11 +03:00
catalog Hide package_counter in case of using glare 2016-04-14 10:47:33 +00:00
categories Hide package_counter in case of using glare 2016-04-14 10:47:33 +00:00
common Store cache files in a better way 2016-01-20 18:39:35 +03:00
dynamic_ui Cleanup PasswordField.init and remove i18n-nonfriendly strings 2016-03-15 18:44:12 +03:00
environments Hide package_counter in case of using glare 2016-04-14 10:47:33 +00:00
images Add i18n trans for form field label and help_text 2016-03-24 12:50:07 +00:00
local Hide extra text in descriptions and allow expanding 2016-05-27 12:45:02 +00:00
locale Imported Translations from Zanata 2016-06-03 07:30:13 +00:00
packages Add i18n trans for form field label and help_text 2016-03-24 12:50:07 +00:00
static/muranodashboard Merge "Hide extra text in descriptions and allow expanding" into stable/mitaka 2016-06-02 15:46:15 +00:00
templates Merge "Correct description during the package importing" into stable/mitaka 2016-06-02 16:59:24 +00:00
templatetags Keep py3.X compatibility for urllib 2015-12-24 15:12:50 +05:30
tests Merge "Added test for add pkg to category as non admin." 2016-03-15 23:04:58 +00:00
__init__.py KEERO-318 - Fix all occurrences of old names (keero, glazier) in Dashboard 2013-04-26 16:25:58 +04:00
dashboard.py REST API for Murano Dashboard. 2015-08-29 20:09:20 -07:00
exceptions.py Add license info for exceptions.py 2016-01-06 06:30:15 +08:00
middleware.py Switch to oslo_log in murano-dashboard 2015-08-11 08:43:55 +00:00
models.py Remove djblets package from murano-dashboard. 2013-10-03 15:41:56 +04:00
version.py Add reno for RElease NOtes 2015-11-26 00:20:39 +03:00
views.py Enable hacking/flake8 rules 2015-07-29 23:58:07 +00:00