src/cve now follows the style
Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/0bda0f2b Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/0bda0f2b Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/0bda0f2b Branch: refs/heads/master Commit: 0bda0f2bf7e798b8bad95ecfdd94d62914740ad2 Parents: 317a7c8 Author: Maria Andersson <ma...@dualpose.com> Authored: Fri Feb 6 22:21:47 2015 +0100 Committer: Maria Andersson <ma...@dualpose.com> Committed: Fri Feb 6 22:21:47 2015 +0100 ---------------------------------------------------------------------- src/cve/2010-0009.rst | 1 - src/cve/2010-2234.rst | 3 --- src/cve/2010-3854.rst | 2 -- src/cve/2012-5641.rst | 1 - src/cve/2012-5649.rst | 1 - src/cve/2012-5650.rst | 1 - src/cve/2014-2668.rst | 6 ++---- src/cve/index.rst | 10 +++++----- 8 files changed, 7 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/0bda0f2b/src/cve/2010-0009.rst ---------------------------------------------------------------------- diff --git a/src/cve/2010-0009.rst b/src/cve/2010-0009.rst index 99d409f..8dc47a8 100644 --- a/src/cve/2010-0009.rst +++ b/src/cve/2010-0009.rst @@ -10,7 +10,6 @@ .. License for the specific language governing permissions and limitations under .. the License. - .. _cve/2010-0009: ========================================================= http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/0bda0f2b/src/cve/2010-2234.rst ---------------------------------------------------------------------- diff --git a/src/cve/2010-2234.rst b/src/cve/2010-2234.rst index 799780f..674ac03 100644 --- a/src/cve/2010-2234.rst +++ b/src/cve/2010-2234.rst @@ -10,7 +10,6 @@ .. License for the specific language governing permissions and limitations under .. the License. - .. _cve/2010-2234: =============================================================== @@ -25,7 +24,6 @@ CVE-2010-2234: Apache CouchDB Cross Site Request Forgery Attack :Vendor: The Apache Software Foundation - Description =========== @@ -61,4 +59,3 @@ Credit This CSRF issue was discovered by a source that wishes to stay anonymous. - http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/0bda0f2b/src/cve/2010-3854.rst ---------------------------------------------------------------------- diff --git a/src/cve/2010-3854.rst b/src/cve/2010-3854.rst index 3d59060..368d0c5 100644 --- a/src/cve/2010-3854.rst +++ b/src/cve/2010-3854.rst @@ -10,7 +10,6 @@ .. License for the specific language governing permissions and limitations under .. the License. - .. _cve/2010-3854: ======================================================== @@ -25,7 +24,6 @@ CVE-2010-3854: Apache CouchDB Cross Site Scripting Issue :Vendor: The Apache Software Foundation - Description =========== http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/0bda0f2b/src/cve/2012-5641.rst ---------------------------------------------------------------------- diff --git a/src/cve/2012-5641.rst b/src/cve/2012-5641.rst index 13f11e7..0736f2b 100644 --- a/src/cve/2012-5641.rst +++ b/src/cve/2012-5641.rst @@ -10,7 +10,6 @@ .. License for the specific language governing permissions and limitations under .. the License. - .. _cve/2012-5641: ================================================================================== http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/0bda0f2b/src/cve/2012-5649.rst ---------------------------------------------------------------------- diff --git a/src/cve/2012-5649.rst b/src/cve/2012-5649.rst index af48ff2..4ac6738 100644 --- a/src/cve/2012-5649.rst +++ b/src/cve/2012-5649.rst @@ -10,7 +10,6 @@ .. License for the specific language governing permissions and limitations under .. the License. - .. _cve/2012-5649: ============================================================== http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/0bda0f2b/src/cve/2012-5650.rst ---------------------------------------------------------------------- diff --git a/src/cve/2012-5650.rst b/src/cve/2012-5650.rst index 1e8bc50..4b41917 100644 --- a/src/cve/2012-5650.rst +++ b/src/cve/2012-5650.rst @@ -10,7 +10,6 @@ .. License for the specific language governing permissions and limitations under .. the License. - .. _cve/2012-5650: ========================================================== http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/0bda0f2b/src/cve/2014-2668.rst ---------------------------------------------------------------------- diff --git a/src/cve/2014-2668.rst b/src/cve/2014-2668.rst index 5ccd2a4..7cdb725 100644 --- a/src/cve/2014-2668.rst +++ b/src/cve/2014-2668.rst @@ -10,7 +10,6 @@ .. License for the specific language governing permissions and limitations under .. the License. - .. _cve/2014-2668: ================================================================================== @@ -49,6 +48,5 @@ Work-Around Disable the :ref:`api/server/uuids` handler completely, by adapting `local.ini` and restarting CouchDB:: - [httpd_global_handlers] - _uuids = - + [httpd_global_handlers] + _uuids = http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/0bda0f2b/src/cve/index.rst ---------------------------------------------------------------------- diff --git a/src/cve/index.rst b/src/cve/index.rst index 3af7ab9..7ad959d 100644 --- a/src/cve/index.rst +++ b/src/cve/index.rst @@ -10,20 +10,21 @@ .. License for the specific language governing permissions and limitations under .. the License. - .. _cve: +=========================== Security Issues Information =========================== .. toctree:: - :maxdepth: 1 - :glob: + :maxdepth: 1 + :glob: - * + * .. _cve/report: +=================================================== Reporting New Security Problems with Apache CouchDB =================================================== @@ -70,4 +71,3 @@ size of inputs. .. _how the Apache Software Foundation handles security: http://apache.org/security/committers.html .. _secur...@couchdb.apache.org: mailto:secur...@couchdb.apache.org .. _users mailing list: mailto:u...@couchdb.apache.org -