🔒 Secure
⚡ Fast
🪶 Lightweight
{% if error %}
{% end %}
{% if settings.get("ldap_server") %}
Sign in with your LDAP credentials
{% else %}
{% end %}{# end if ldap_server #}
{% if is_feature_enabled("p2p_transfer", True) %}
Public
Anonymous P2P Transfer
Send files without signing in
{% end %}