lostnet opened a new pull request #959: correct initial fetch() of _security to use credentials (#929) URL: https://github.com/apache/couchdb-fauxton/pull/959 <!-- 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 sends credentials in the fetch of a db's existing _security policy so that it is correctly displayed and can be amended with changes. (issue #929) ## Testing recommendations In chrome, update permissions on a db, reload fauxton, modify the permissions and save, reload fauxton, verify permissions based on both sessions are correctly displayed. ## GitHub issue number 929 ## Related Pull Requests ## Checklist - [X] Code is written and works correctly; - [ ] Changes are covered by tests; - [X] Documentation reflects the changes; **(fixes a regression, so presumably)** - [X] Update [rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script) with the correct tag once a new Fauxton release is made **(is this an action for me or a request from me?)** ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
