• Ju1-js's avatar
    Gradio auth logic fix - Handle empty/newlines · 1e30e4d9
    Ju1-js authored
    When the massive one-liner was split into multiple lines, it lost the ability to handle newlines. This removes empty strings & newline characters from the logins. It also closes the file so it's more robust if the garbage collection function is ever changed.
    1e30e4d9
webui.py 10.7 KB