[
https://issues.apache.org/jira/browse/COUCHDB-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723906#comment-14723906
]
ASF GitHub Bot commented on COUCHDB-2794:
-----------------------------------------
GitHub user andywenk opened a pull request:
https://github.com/apache/couchdb-documentation/pull/28
COUCHDB-2794: Docs not fully correct for couch_httpd_auth/secret
rewording and added also the link to Cookie Auth section.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andywenk/couchdb-documentation COUCHDB-2794
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-documentation/pull/28.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #28
----
commit b8c38026091aff286831ec68bc126159e6899b33
Author: Andy Wenk <[email protected]>
Date: 2015-08-31T19:26:31Z
COUCHDB-2794: Docs not fully correct for couch_httpd_auth/secret
rewording and added also the link to Cookie Auth section.
----
> Documentation not fully correct for couch_httpd_auth/secret
> -----------------------------------------------------------
>
> Key: COUCHDB-2794
> URL: https://issues.apache.org/jira/browse/COUCHDB-2794
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Documentation
> Reporter: Nathan Vander Wilt
>
> The documentation for couch_httpd_auth/secret [currently
> states](http://docs.couchdb.org/en/latest/config/auth.html#couch_httpd_auth/secret)
> that the value is:
> > The secret token used for Proxy Authentication method.
> This does appear to be the case, but it's worth noting that AFAICT this
> secret is also used to sign cookie authentication as well — i.e. changing it
> will "log out" all current cookie-based sessions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)