lllyasviel / stable-diffusion-webui-forge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

askAvoid opened this issue · comments

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