Merge branch '1780-upgrade-password-hashes-on-authentication'
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/8c867577 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/8c867577 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/8c867577 Branch: refs/heads/Query-Options-UI Commit: 8c867577cea2de7410eec33aa6358d1f20b5486d Parents: 08cf09f 3488893 Author: Klaus Trainer <[email protected]> Authored: Sun Feb 23 18:59:35 2014 +0100 Committer: Klaus Trainer <[email protected]> Committed: Sun Feb 23 18:59:35 2014 +0100 ---------------------------------------------------------------------- share/www/script/couch_test_runner.js | 4 +- share/www/script/test/auth_cache.js | 12 +---- share/www/script/test/cookie_auth.js | 11 ++--- share/www/script/test/users_db_security.js | 61 ++++++++++++++++++++++++- src/couchdb/couch_httpd_auth.erl | 35 ++++++++++---- 5 files changed, 94 insertions(+), 29 deletions(-) ----------------------------------------------------------------------
