cascading auth + _session
-------------------------
Key: COUCHDB-492
URL: https://issues.apache.org/jira/browse/COUCHDB-492
Project: CouchDB
Issue Type: Bug
Affects Versions: 0.10
Reporter: Benoit Chesneau
Fix For: 0.10
Actually when you log your user via _session handler it looks only for user in
userdb and ignore admins set in local.ini file . Which give some problem if
users are set manually (without using _user handler), 2 users could have the
same login, or when the user don't exist in userdb but only in local.ini it
won't be found and authentifaction will fail.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.