mirror of
https://github.com/open-webui/open-webui
synced 2024-11-07 09:09:53 +00:00
eb7bba81fe
- The check for private IP addresses often did not yield the expected results, especially with errors like: `[Errno -2] Name or service not known`. - Removed the check for private IP addresses in the URL validation process. - Simplified the `validate_url` function to focus on validating the URL format and checking the existence of the URL using a HEAD request. |
||
---|---|---|
.. | ||
apps | ||
data | ||
open_webui | ||
static | ||
utils | ||
.dockerignore | ||
.gitignore | ||
config.py | ||
constants.py | ||
dev.sh | ||
main.py | ||
requirements.txt | ||
start_windows.bat | ||
start.sh |