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

   ## Overview
   
   Introduces a new password scheme intended to help administrators 
transitioning from the legacy "simple" scheme to the strong "pbkdf2" scheme. By 
wrapping existing simple credentials with pbkdf2 we protect them better until 
such times as they are used (at which point they will be upgraded to the 
currently configured scheme).
   
   ## Testing recommendations
   
   N/A
   
   ## Related Issues or Pull Requests
   
   N/A
   
   ## Checklist
   
   - [x] Code is written and works correctly
   - [x] Changes are covered by tests
   - [ ] Any new configurable parameters are documented in 
`rel/overlay/etc/default.ini`
   - [ ] Documentation changes were made in the `src/docs` folder
   - [ ] Documentation changes were backported (separated PR) to affected 
branches
   


-- 
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-unsubscr...@couchdb.apache.org

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

Reply via email to