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

superuser as admin - design for better authorization model #182

Open
brianrepko opened this issue Nov 4, 2022 · 0 comments
Open

superuser as admin - design for better authorization model #182

brianrepko opened this issue Nov 4, 2022 · 0 comments

Comments

@brianrepko
Copy link

My understanding is when you create a superuser it basically creates a django admin account. For HiGlass this is used to (1) create other users, (2) maintain views, and (3) maintain projects. But I'm concerned about the security profile here wrt to django configuration in general and security maintenance vs application maintenance (projects and views). This needs a better authentication / authorization mechanism particularly for open internet usage.

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

1 participant