[
https://issues.apache.org/jira/browse/COUCHDB-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoit Chesneau updated COUCHDB-492:
------------------------------------
Priority: Blocker (was: Major)
I think this should be a blocker for 0.10 since password hash homogeneity is
needed for the use of couchdb on the long term.
> 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.