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

Update dependency or remove support for Basic Auth for the Web UI #2517

Closed
cyberw opened this issue Dec 16, 2023 · 0 comments · Fixed by #2538
Closed

Update dependency or remove support for Basic Auth for the Web UI #2517

cyberw opened this issue Dec 16, 2023 · 0 comments · Fixed by #2538
Labels

Comments

@cyberw
Copy link
Collaborator

cyberw commented Dec 16, 2023

I'm considering removing support for Http Basic Auth for the locust web UI. It depends on Flask-BasicAuth, which hasnt been updated since 2013 (!)

If someone still needs authentication for the UI, maybe it could be replaced with something like: https://pypi.org/project/Flask-HTTPAuth/

But I dont have time to build it myself.

So... PRs welcome. I will remove it in january if nothing happens.

Command line

locust -f examples/locustfile.py --web-auth foo:bar

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

Successfully merging a pull request may close this issue.

1 participant