You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/12/21 18:57:54 UTC

[GitHub] [couchdb] eanyanwu opened a new pull request, #4331: Fix documentation to reflect default_security change

eanyanwu opened a new pull request, #4331:
URL: https://github.com/apache/couchdb/pull/4331

   <!-- Thank you for your contribution!
   
        Please file this form by replacing the Markdown comments
        with your text. If a section needs no action - remove it.
   
        Also remember, that CouchDB uses the Review-Then-Commit (RTC) model
        of code collaboration. Positive feedback is represented +1 from committers
        and negative is a -1. The -1 also means veto, and needs to be addressed
        to proceed. Once there are no objections, the PR can be merged by a
        CouchDB committer.
   
        See: http://couchdb.apache.org/bylaws.html#decisions for more info. -->
   
   ## Overview
   
   This updates the [Authorization documentation](http://localhost:8001/_utils/docs/intro/security.html#authorization) to reflect the change to the default value of [`default_security`](http://localhost:8001/_utils/docs/config/couchdb.html#couchdb/default_security).
   This existing documentation is misleading especially for people who are just starting out (me! ✋🏽 ) and wondering why a normal user can't add a document to a database.
   
   ## Checklist
   
   - [ ] Code is written and works correctly
   - [ ] Changes are covered by tests
   - [ ] Any new configurable parameters are documented in `rel/overlay/etc/default.ini`
   - [x] Documentation changes were made in the `src/docs` folder
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] nickva merged pull request #4331: Fix documentation to reflect default_security change

Posted by GitBox <gi...@apache.org>.
nickva merged PR #4331:
URL: https://github.com/apache/couchdb/pull/4331


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] nickva commented on pull request #4331: Fix documentation to reflect default_security change

Posted by GitBox <gi...@apache.org>.
nickva commented on PR #4331:
URL: https://github.com/apache/couchdb/pull/4331#issuecomment-1362522975

   Thank you for your contribution, @eanyanwu 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org