LyteFM commented on issue #3665:
URL: https://github.com/apache/couchdb/issues/3665#issuecomment-1210717367

   > Does anyone have some other feasible workaround idea?
   
   I'm using the `_users` - DB to only store random session tokens with random 
passwords. The users' login credentials are managed in a separate DB. I'm using 
(and maintaining) [couch-auth](https://github.com/perfood/couch-auth) for that 
purpose. The config has an option (`security.iterations`) to control the number 
of `pbkdf2` iterations for passwords.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to