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

WebUI Authentication #46

Closed
j-mcnally opened this issue Nov 10, 2014 · 4 comments
Closed

WebUI Authentication #46

j-mcnally opened this issue Nov 10, 2014 · 4 comments

Comments

@j-mcnally
Copy link
Collaborator

We should provide a first class way to auth. For now i think basic auth is fine, but rather than rely on nginx or an upstream plug we should bake it in.

@akira
Copy link
Owner

akira commented Nov 11, 2014

👍

@adanselm
Copy link

adanselm commented Dec 3, 2014

But then if I use Exq as part of a system which already handles auth, how would it work? Relying on Plug seems to be the most modular way.

@j-mcnally
Copy link
Collaborator Author

Right, the whole webUI runs on plug right now, so this would be optional and auth could instead be provided upstream.

@akira akira changed the title [Enhancement] WebUI Authentication WebUI Authentication Nov 1, 2015
@akira
Copy link
Owner

akira commented Jan 24, 2016

Moved to akira/exq_ui#12

@akira akira closed this as completed Jan 24, 2016
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

3 participants