You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah I have been messing around with that for a few hours. I'm learning Flask, Dash, Python, etc here in real-time.
I guess I should try to hook in the basic auth in /japonicus/promoterz/webServer/core.py somewhere. Any pointers, code snippets?
Ok update: I have it working now. Turns out basic auth had to be added to the Dash app, not the Flaskh server (or in either case, this is how I got it to work)
yes the file to modify is /japonicus/promoterz/webServer/core.py
Now that I have everything up & running on an EC2 instance:
I have the nice web interface running for Japonicus. Can this protected with a simple username / password (basic auth)
The text was updated successfully, but these errors were encountered: