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

Filipe Manana commented on COUCHDB-1238:
----------------------------------------

Pete, I had a quick look at them.

It seems you extracted an early version that uses 2 separate views. Later on 
(and after having added other ubuntuone specific features), it was simplified 
to use a single view, that maps consumer key and access token to secrets and 
username. The relevant commit, branch oauth_delegation, is this one:

https://github.com/fdmanana/ubuntuone-couchdb-server/commit/83d5045f867d019345fc5fd078710eb83189b12b#L2R405

Do you think you can integrate it as well? :) Anything that's related to 
delegation should go away, as it's a completely different feature. I know it 
might be hairy to extract this optimization from the branch :(
Thanks a lot, and let me know if you need some guidance



> CouchDB uses _users db for storing oauth credentials
> ----------------------------------------------------
>
>                 Key: COUCHDB-1238
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1238
>             Project: CouchDB
>          Issue Type: New Feature
>          Components: Database Core
>    Affects Versions: 1.1
>            Reporter: Pete Vander Giessen
>             Fix For: 1.2
>
>         Attachments: git_commits_as_patch.zip
>
>
> We want to store oauth credentials in the _users db, rather than in the .ini. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to