/// because this provides unauthenticated access to potentially sensitive data.
/// because this provides unauthenticated access to potentially sensitive data.
show_password_hint: bool,true,def,false;
show_password_hint: bool,true,def,false;
/// Allow passkey login |> Controls whether users can setup and use passkeys to log in, which also bypasses 2FA. This setting applies globally to all users.
passkey_login_allowed: bool,true,def,true;
/// Admin token/Argon2 PHC |> The plain text token or Argon2 PHC string used to authenticate in this very same page. Changing it here will not deauthorize the current session!
/// Admin token/Argon2 PHC |> The plain text token or Argon2 PHC string used to authenticate in this very same page. Changing it here will not deauthorize the current session!