mistral-dashboard/mistraldashboard
Takashi Kajinami 8b876b0b22 Enforce usage of raw definitions
This change ensures that any definitions passed is treated as raw
contents. With this change mistral-dashboard no longer tries to load
contents based on file path or uri passed in by users, and this
prohibits access to any local files or any internal contents accessible
without authentication.

Depends-on: https://review.opendev.org/800950
Closes-Bug: #1931558
Change-Id: I4de45cadc4e174794d0c2ef82223a9da5cbdcabc
2021-09-05 20:46:13 +09:00
..
action_executions Fix gate jobs 2021-02-16 18:06:05 +00:00
actions Cleanup for Refactor-error-messages 2020-08-26 12:22:42 +00:00
cron_triggers Add the unit test for cron_triggers 2019-06-25 10:48:33 +08:00
default Fix gate jobs 2021-02-16 18:06:05 +00:00
enabled Setting DEFAULT to False. 2021-02-18 08:53:07 +00:00
executions Fix gate jobs 2021-02-16 18:06:05 +00:00
static/mistraldashboard/css mistral-dashboard: added action executions screens 2016-12-06 10:46:15 +00:00
tasks Fix gate jobs 2021-02-16 18:06:05 +00:00
test Fix gate jobs 2021-02-16 18:06:05 +00:00
workbooks Cleanup for Refactor-error-messages 2020-08-26 12:22:42 +00:00
workflows Cleanup for Refactor-error-messages 2020-08-26 12:22:42 +00:00
__init__.py Move dashboard from python-mistralclient 2014-06-17 13:53:16 +07:00
api.py Enforce usage of raw definitions 2021-09-05 20:46:13 +09:00
dashboard.py mistral-dashboard: added action executions screens 2016-12-06 10:46:15 +00:00
exceptions.py Clean imports in code 2016-09-15 13:52:09 +07:00
forms.py UI: Task & Execution screen refactored 2015-11-05 11:18:02 +00:00
handle_errors.py UI: Cron Trigger screens - list and overview 2016-01-12 10:56:24 +00:00