pyTorrent
Sign in
{% if external_provider %}External authentication is enabled through {{ external_provider }}.
{% if error %}{{ error }}
{% endif %}
pyTorrent expects trusted reverse-proxy identity headers. If you are already signed in, check provider headers and user mapping.
{% else %}
Authentication is enabled for this pyTorrent instance.
{% if error %}{{ error }}
{% endif %}
{% endif %}