GitHub user sebastianrothbucher opened a pull request:
https://github.com/apache/couchdb/pull/417
Auth tests wip
Did some work on cookie_auth and users_db. Unfortunately, deleting user
docs seems broken now (you can reproduce it by manually creating one in admin
party and trying 2 remove it again). I guess I won't get much further this
week, but maybe it helps already...
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sebastianrothbucher/couchdb auth-tests-wip
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/417.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #417
----
commit 598907302899727be2d986a61aaf2e585a3736c9
Author: sebastianro <[email protected]>
Date: 2016-05-17T18:03:30Z
Stabilize cookie_auth
commit 2b088579db74f829b8c54cd5f738f64e79aad2e8
Author: sebastianro <[email protected]>
Date: 2016-05-17T19:12:02Z
Stabilize users_db
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---