issues
search
apache
/
couchdb
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
https://couchdb.apache.org/
Apache License 2.0
6.26k
stars
1.03k
forks
source link
enhance default security of passwords
#5234
Closed
rnewson
closed
2 months ago
rnewson
commented
2 months ago
Overview
enable the lockout protections against online password attacks
increase workfactor of new PBKDF2 hashes to protect against offline password attacks
Testing recommendations
Related Issues or Pull Requests
Checklist
[x] Code is written and works correctly
[ ] Changes are covered by tests
[x] Any new configurable parameters are documented in
rel/overlay/etc/default.ini
[x] Documentation changes were made in the
src/docs
folder
[ ] Documentation changes were backported (separated PR) to affected branches
Overview
Testing recommendations
Related Issues or Pull Requests
Checklist
rel/overlay/etc/default.ini
src/docs
folder