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

wohali pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from a239f76  bump hyper dependency, fix Windows build
     new c94cc4c  Revert "Make loginUser wait for successful authentication"
     new 91f84f3  Revert "Replace resource expensive bcrypt test with shorter 
version (#1231)"
     new 7597abf  Revert "Add bcrypt hashing option"

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                 |   1 -
 LICENSE                                    | 117 --------------------
 NOTICE                                     |   7 --
 rebar.config.script                        |   7 +-
 rel/overlay/etc/default.ini                |   3 +-
 rel/reltool.config                         |   2 -
 src/couch/src/couch.app.src                |   1 -
 src/couch/src/couch.erl                    |   1 -
 src/couch/src/couch_auth_cache.erl         |   7 --
 src/couch/src/couch_httpd_auth.erl         |  12 +--
 src/couch/src/couch_passwords.erl          |  19 +---
 src/couch/src/couch_users_db.erl           |  10 +-
 src/couch/test/couch_passwords_tests.erl   |  42 +-------
 test/javascript/tests/users_db_security.js | 167 +++--------------------------
 14 files changed, 23 insertions(+), 373 deletions(-)

Reply via email to