Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch to django api #50

Open
denten opened this issue Jun 7, 2014 · 2 comments
Open

switch to django api #50

denten opened this issue Jun 7, 2014 · 2 comments
Milestone

Comments

@denten
Copy link
Member

denten commented Jun 7, 2014

django api should talk to mongo--mongo api is not robust enough

@denten denten added this to the 0.2 milestone Jun 7, 2014
@denten denten closed this as completed Jun 7, 2014
@denten denten reopened this Jun 7, 2014
@jon-freed
Copy link
Contributor

Clarity, please: What do you mean by "mongo api"? Do you mean the Sleepy Mongoose REST API that is referenced by MongoDB and that has been deployed already for OSP? Or something else, like the MongoDB driver for Python? And what functionality is desired?

@denten
Copy link
Member Author

denten commented Jun 19, 2014

Yes, our security review revealed weaknesses in Sleepy Mongoose Rest interface. We want to be able to filter by fields (expose certain fields, while hiding others, read only access, etc). The solution was to talk to Mongo through Django. We are doing this in-house, therefore my notes are sparse.

@denten denten modified the milestones: 0.3, 0.2 Jun 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants