[
https://issues.apache.org/jira/browse/COUCHDB-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Lehnardt closed COUCHDB-492.
--------------------------------
Resolution: Fixed
applied in r810435 and 0.10.x
> 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
> Priority: Blocker
> Fix For: 0.10
>
> Attachments: couch_server.diff, couch_server2.patch
>
>
> 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.