You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2021/04/19 17:07:11 UTC

[couchdb] branch 3.x updated (946ab2c -> b4939ff)

This is an automated email from the ASF dual-hosted git repository.

jan pushed a change to branch 3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 946ab2c  Swap OTP_VERSION with OTP_RELEASE macro
     add f790830  Add tests for password reqexp
     add 5c1739f  Add password validation
     add b4939ff  Test speed up

No new revisions were added by this update.

Summary of changes:
 rel/overlay/etc/default.ini        |   4 ++
 src/couch/src/couch_users_db.erl   |  80 +++++++++++++++++++++++-
 test/elixir/test/users_db_test.exs | 125 +++++++++++++++++++++++++++++++++++++
 3 files changed, 208 insertions(+), 1 deletion(-)