Antonio-Maranhao opened a new pull request #1106: Fix how local creds are checked when creating replications URL: https://github.com/apache/couchdb-fauxton/pull/1106 ## Overview When creating/editing replications, the code for credentials check is using `app.host` directly which is not a problem in the dev environment, but it produces errors in the release build. ## Testing recommendations - Create a new replication using local a database with user/password as either source or target. - The replication is created successfully ## Checklist - [x] Code is written and works correctly; - [x] Changes are covered by tests; - [ ] Documentation reflects the changes; - [ ] 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
---------------------------------------------------------------- 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
