FenLiu

FenLiu — First-Run Setup

Set your password before accessing the application.

Single-user application

FenLiu supports exactly one user account. The username is always {{ username }} and is not configurable. Multi-user access, roles, and per-user data isolation are not implemented — do not share credentials or expect per-user controls.

When it is acceptable to disable authentication (UI_AUTH_ENABLED=false)

Set UI_AUTH_ENABLED=false in your .env file and restart to skip authentication entirely.

When you must keep authentication enabled

Create your password

{% if error %}
{{ error }}
{% endif %}

Fixed — not configurable.

Minimum 8 characters.