-
Notifications
You must be signed in to change notification settings - Fork 29.5k
Open
Labels
bug-reportReport of a bug, yet to be confirmedReport of a bug, yet to be confirmed
Description
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?
Some manually added endpoints such as /internal/sysinfo can still be called even when authentication is meant to be enforced by Gradio.
Steps to reproduce the problem
- Enable Gradio based authentication
- Open http://127.0.0.1/internal/sysinfo in an incognito browser window
- Notice how it still returns system information even when authentication is enabled.
What should have happened?
It should have required the user to be signed in to return that information.
What browsers do you use to access the UI ?
Mozilla Firefox
Sysinfo
Console logs
N/AAdditional information
No response
Metadata
Metadata
Assignees
Labels
bug-reportReport of a bug, yet to be confirmedReport of a bug, yet to be confirmed