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

[Bug]: gradio auth is pointless (/internal/sysinfo unauthenticated) #797

Open
3 of 6 tasks
askAvoid opened this issue Jun 8, 2024 · 0 comments
Open
3 of 6 tasks

Comments

@askAvoid
Copy link

askAvoid commented Jun 8, 2024

Checklist

  • The issue exists after disabling all extensions
  • The issue exists on a clean installation of webui
  • The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • The issue exists in the current version of the webui
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

What happened?

I'm able to protect my forge server with

Steps to reproduce the problem

  1. Visit http://192.168.1.1:7860/
  2. Get username/password prompt
  3. Go to http://192.168.1.1:7860/internal/sysinfo to get the credentials

What should have happened?

the sysinfo endpoint should be authenticated

What browsers do you use to access the UI ?

Mozilla Firefox

Sysinfo

"COMMANDLINE_ARGS": "--api --listen --gradio-auth user:pass

Console logs

N/A

Additional information

No response

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

1 participant