clariontools commented on issue #850: all permission on DB will disappear when add the userLogin on permission(admins+members) URL: https://github.com/apache/couchdb/issues/850#issuecomment-335076324 This has apparently been fixed, but how to get the fixed version? I am currently using the CouchDB 2.1.0 apache/couchdb docker container, and not sure what approach to take to apply the Fauxton update? The version that is part of the docker container reports `Fauxton Release : 2017-08-04T17:05:44.904Z`, So based on what I can see the code with the fix for this issue is [here](https://github.com/apache/couchdb-fauxton/commit/3bc13d09529d28abd9764fd8dce1f7b6f787e345) So I may just try and update my docker container with that because I understand the official apache/couch ?convenience binary? Docker images through Docker Hub is not updated that frequently. Not that easy, I can run bash on the docker container, but looking at the opt/couchdb/share/www folder I see that Fauxton lives inside of the dashboard.assets folder with what looks like various webpack bundles. Doesn't look like an update of the docker container is that easy unless somebody has a shortcut to replacing the dashboard.assets/js/*.js files? ---------------------------------------------------------------- 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
