[ 
https://issues.apache.org/jira/browse/COUCHDB-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13605719#comment-13605719
 ] 

Russell Branca commented on COUCHDB-1715:
-----------------------------------------

Given that all routes run through the settings generator, we've got a good 
central place to add this in. We can also use the route settings establish 
function to require auth on a view level. We should also look into propagating 
the roles information down to the routes and views so that behavior can be 
modified depending on the user roles.
                
> Fauxton user auth module
> ------------------------
>
>                 Key: COUCHDB-1715
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1715
>             Project: CouchDB
>          Issue Type: New Feature
>          Components: Fauxton
>            Reporter: Russell Branca
>
> Right now Fauxton makes the assumption that you are running in admin party. 
> We need to add an auth module that wraps around _session handling user 
> logins/logouts and also grabbing the roles to determine appropriate 
> functionality to expose.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to