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 2018/05/02 03:40:35 UTC

[GitHub] Antonio-Maranhao opened a new pull request #1081: Extension for replication authentication methods

Antonio-Maranhao opened a new pull request #1081: Extension for replication authentication methods
URL: https://github.com/apache/couchdb-fauxton/pull/1081
 
 
   ## Overview
   
   Provide a mechanism to define extra authentication methods when creating/editing a replication. Separate add-ons can then use this mechanism to get/set custom authentication information to a new/existing replication document.
   
   The Create/Edit replication form was also modified to include fields where the user can explicitly select the authentication method and corresponding credentials. As a consequence, the Enter Password modal was removed since the info is now capture directly on the form.
   
   ## Testing recommendations
   
   - Create/edit replications using the built-in username/password method
   
   ## 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:
users@infra.apache.org


With regards,
Apache Git Services