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

Creating Login #5

Open
derekbcaldwell opened this issue Apr 21, 2017 · 1 comment
Open

Creating Login #5

derekbcaldwell opened this issue Apr 21, 2017 · 1 comment

Comments

@derekbcaldwell
Copy link

How do you create a username and password?

@wcomartin
Copy link

wcomartin commented Apr 21, 2017

You can run a reverse proxy using nginx and add http auth to it.
I dont suggest having a python service like this available to the public without a reverse proxy anyway.

Reverse Proxy
https://www.nginx.com/resources/admin-guide/reverse-proxy/

Http Auth
https://www.digitalocean.com/community/tutorials/how-to-set-up-http-authentication-with-nginx-on-ubuntu-12-10

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

2 participants