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

Security #72

Open
jpaden opened this issue Jun 19, 2014 · 1 comment
Open

Security #72

jpaden opened this issue Jun 19, 2014 · 1 comment
Assignees

Comments

@jpaden
Copy link
Member

jpaden commented Jun 19, 2014

We also should see if we can run two apache/django front ends to the database. One with open permissions that is restricted to a few IP addresses and another with limited permissions that is open to the public.

@treystaff
Copy link
Contributor

Fairly certain we can have this functionality without the need for two apache/django front ends. See the ipAuth() wrapper defined in utility.py for an example of how we might do this.

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