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

Add Single-User Authentication #11

Closed
thieman opened this issue Jun 9, 2013 · 1 comment
Closed

Add Single-User Authentication #11

thieman opened this issue Jun 9, 2013 · 1 comment

Comments

@thieman
Copy link
Owner

thieman commented Jun 9, 2013

Spun off from #5, see original discussion there.

This issue concerns adding a single-user auth model to protect the Dagobah web client from unauthorized access. This would take the form of denying access to all web client functionality before the user has logged in. Since there would be only one user, this would not add any sort of true user-level permissions on any aspect of the service.

This was referenced Jun 9, 2013
@thieman
Copy link
Owner Author

thieman commented Jun 17, 2013

@MichaelMartinez @jonathaneunice Would like to hear your thoughts on the single_auth branch if you find yourself with some time. It's definitely a simple implementation; would you feel safe putting it up on an untrusted network in this state? If not, what else do we need to do to get it functional?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant