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

feat: HTTP Basic Authorization for AUTOMATIC1111 Stable Diffusion web UI #1714

Open
kmc7468 opened this issue Apr 24, 2024 · 1 comment
Open

Comments

@kmc7468
Copy link

kmc7468 commented Apr 24, 2024

Is your feature request related to a problem? Please describe.
I'm currently running AUTOMATIC1111 Stable Diffusion web UI on a different server with authorization enabled. However, since Open WebUI does not support HTTP Basic Authorization at present, I have temporarily disabled authorization. In this case, unauthorized users may access my server and use my GPU resources. It would be good if authorization were added to Open WebUI as well when sending requests to the Stable Diffusion server.

Describe the solution you'd like
I would like to request that you add support for HTTP Basic Authorization as mentioned above. I appreciate your efforts.

@tjbck tjbck changed the title HTTP Basic Authorization for AUTOMATIC1111 Stable Diffusion web UI feat: HTTP Basic Authorization for AUTOMATIC1111 Stable Diffusion web UI Apr 24, 2024
@spammenotinoz
Copy link

I have implemented and it works (username:password) defined as system variables, but I have not created a merge as my code change causes the settings screen to bug out. So I need to fix that first.

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