[
https://issues.apache.org/jira/browse/COUCHDB-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14002051#comment-14002051
]
Alexander Shorin commented on COUCHDB-2243:
-------------------------------------------
Also you cannot access to these databases: Fauxton shows Access Deny page even
if database is in public (e.g. no security setup), just because you're not
authorized. I feel that this is related to database listing issue, but if it's
not ping me to open another issue.
> Fauxton shows no database info in list on first 401 failure
> -----------------------------------------------------------
>
> Key: COUCHDB-2243
> URL: https://issues.apache.org/jira/browse/COUCHDB-2243
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Alexander Shorin
>
> 1. Fix the Admin Party
> 2. Create few more dbs (let's say 10)
> 3. Setup for the security for the any to forbid access by anonymous users
> (add any user to members). To not fall on edge case, better pick database
> from top of the database list
> 4. Logout
> 5. If database lists didn't refresh, refresh it manually
> You'll see that almost all databases has no size, no docs and no update seq.
> Including those which you can't access being unauthorized and those which you
> can. However, if you'll move between pages, Fauxton will be able to show all
> the data correctly.
> Fauxton @ 2abdb2c
--
This message was sent by Atlassian JIRA
(v6.2#6252)