[sahara] sahara-dashboard 7.0.2 (pike)
We are amped to announce the release of: sahara-dashboard 7.0.2: Sahara Management Dashboard This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/sahara-dashboard/ For more details, please see below. 7.0.2 ^^^^^ Security Issues * Django 1.10 introduced a new var : DATA_UPLOAD_MAX_NUMBER_FIELDS which prevent DOS on data received via GET and POST methods. Default values is set to 2000 instead of upstream default of 1000 to keep the security feature and to not cause issue with the Sahara Dashboard forms. Changes in sahara-dashboard 7.0.0..7.0.2 ---------------------------------------- 6de231d Fix tox_install.sh script 5b28b7b Fix attrs list of LabeledInput.render() method 804206b Align tox_install.sh with other projects 00c241d Fix issue creating NGT using dashboard 26b0483 Fix plugin version sorting Diffstat (except docs and test files) ------------------------------------- devstack/plugin.sh | 1 + ...go_data_upload_max_number-3fe39c838c275587.yaml | 7 ++ .../clusters/image_registry/views.py | 4 +- .../data_processing/clusters/wizard/forms.py | 7 +- .../data_processing/jobs/job_binaries/forms.py | 4 +- .../data_processing/utils/workflow_helpers.py | 11 +- .../_12_toggle_data_upload_max_number_fields.py | 2 + sahara_dashboard/utils.py | 13 +++ tools/tox_install.sh | 123 +++++++++------------ tox.ini | 5 +- 10 files changed, 93 insertions(+), 84 deletions(-)
participants (1)
-
no-reply@openstack.org