ironic-inspector/ironic_inspector
Dmitry Tantsur 2c64da2bee Never run Flask application with debug mode
Flask server in debug mode allows users to execute any Python code
on a server, which is a security issue for us.

Change-Id: I9e12510b0abb04182e85bf3f73cdad29e1f8d382
Closes-Bug: #1506419
(cherry picked from commit 77d0052c51)
2015-10-16 11:07:21 +00:00
..
common Store and expose introspection data 2015-08-27 20:18:54 -04:00
migrations Fix database schema for mysql and switch the gate to testing it 2015-10-01 16:02:24 +00:00
plugins Merge "Support IPA in raid_device plugin" 2015-09-24 16:13:28 +00:00
test Never run Flask application with debug mode 2015-10-16 11:07:21 +00:00
__init__.py Switch to pbr 2015-06-18 16:09:07 +02:00
alembic.ini Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01:00
conf.py Use rootwrap to execute iptables instead of requiring root 2015-09-23 13:27:15 +02:00
db.py Fix database schema for mysql and switch the gate to testing it 2015-10-01 16:02:24 +00:00
dbsync.py Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01:00
firewall.py Use rootwrap to execute iptables instead of requiring root 2015-09-23 13:27:15 +02:00
introspect.py Allow empty lookup attributes if node_not_found_hook is provided 2015-09-21 15:25:40 +02:00
main.py Never run Flask application with debug mode 2015-10-16 11:07:21 +00:00
node_cache.py Add missing plugins for introspection rules 2015-09-18 17:42:42 +02:00
process.py Merge "Deprecate returning patches from plugins" 2015-09-16 16:51:18 +00:00
rules.py Add introspection rules support 2015-09-14 14:56:09 +02:00
utils.py Merge "Add missing plugins for introspection rules" 2015-09-23 10:51:36 +00:00