{% include "_theme_bootstrap.html" %}

Upload Assistant

{% if setup_mode %}Create your Web UI account{% else %}Sign in to the Web UI{% endif %}

{% if setup_mode %}Set up the first Web UI account to continue{% else %}Manage Upload Assistant from your browser{% endif %}

{% if setup_mode %}
This is the first-run setup. Choose the username and password for your Web UI account.
{% endif %}
{% if show_2fa %}
{% endif %} {% if error %} {% endif %} {% if not setup_mode %}
Forgot password?

Close Upload Assistant, then delete webui_auth.json from the path for your operating system:

  • Windows: %APPDATA%\upload-assistant\webui_auth.json
  • Linux with XDG_CONFIG_HOME: $XDG_CONFIG_HOME/upload-assistant/webui_auth.json
  • Linux/macOS fallback: ~/.config/upload-assistant/webui_auth.json
  • Developer/local repo fallback: data/webui_auth.json

Open the Web UI again to create a new username and password.

{% endif %}
{% if show_2fa %}
Have a recovery code? Use recovery login
{% endif %}