adding dashboard chapter section skeletion
Change-Id: Ic540fb22126ed9daef0f457de7b4b43b9a2d2afe Partial-Implements: blueprint sec-guide-rst
This commit is contained in:
@@ -16,3 +16,16 @@ reading the `Django documentation <https://docs.djangoproject.com/>`__.
|
||||
The dashboard ships with reasonable default security settings, and has good
|
||||
`deployment and configuration documentation
|
||||
<http://docs.openstack.org/developer/horizon/topics/deployment.html>`__.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
dashboard/domains-dashboard-upgrades-basic-web-server-configuration.rst
|
||||
dashboard/https-hsts-xss-ssrf.rst
|
||||
dashboard/front-end-caching-session-back-end.rst
|
||||
dashboard/static-media.rst
|
||||
dashboard/secret-key.rst
|
||||
dashboard/cookies.rst
|
||||
dashboard/cross-origin-resource-sharing-cors.rst
|
||||
dashboard/debug.rst
|
||||
dashboard/case-studies.rst
|
||||
|
||||
3
security-guide-rst/source/dashboard/case-studies.rst
Normal file
3
security-guide-rst/source/dashboard/case-studies.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
============
|
||||
Case studies
|
||||
============
|
||||
3
security-guide-rst/source/dashboard/cookies.rst
Normal file
3
security-guide-rst/source/dashboard/cookies.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
=======
|
||||
Cookies
|
||||
=======
|
||||
@@ -0,0 +1,3 @@
|
||||
====================================
|
||||
Cross Origin Resource Sharing (CORS)
|
||||
====================================
|
||||
3
security-guide-rst/source/dashboard/debug.rst
Normal file
3
security-guide-rst/source/dashboard/debug.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
=====
|
||||
Debug
|
||||
=====
|
||||
@@ -0,0 +1,3 @@
|
||||
====================================================================
|
||||
Domain names, dashboard upgrades, and basic web server configuration
|
||||
====================================================================
|
||||
@@ -0,0 +1,3 @@
|
||||
======================================
|
||||
Front-end caching and session back end
|
||||
======================================
|
||||
@@ -0,0 +1,3 @@
|
||||
==========================
|
||||
HTTPS, HSTS, XSS, and SSRF
|
||||
==========================
|
||||
3
security-guide-rst/source/dashboard/secret-key.rst
Normal file
3
security-guide-rst/source/dashboard/secret-key.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
==========
|
||||
Secret key
|
||||
==========
|
||||
3
security-guide-rst/source/dashboard/static-media.rst
Normal file
3
security-guide-rst/source/dashboard/static-media.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
============
|
||||
Static media
|
||||
============
|
||||
Reference in New Issue
Block a user