Account

Manage User Account

for ${acctmgr.name} ($user) for $user ${''}



This account has been locked until ${release_time}
and even valid login attempts are rejected meanwhile.
This account has been locked permanently.

Time lock condition has been met ${lock_count} time by now.

Time lock condition has been met ${lock_count} times by now.

${ dgettext("acct_mgr", "Therefore after another failed login attempt " "authentication for this account would be retarded " "by %(time)s.", time=pretty_lock_time) }

Lock condition has not been met yet.

No constraints are set for this account.


Credentials for this user are stored in AuthStore number ${store_order_num} (${user_store}).

Username matching is set to not case-sensitive.

Username matching is set to case-sensitive.

No readable store provides credentials for this user, so the user may not get authenticated and access to this account might be effectively blocked.

Current email address: <${acctmgr.email}>

This address has been verified successfully.

Verification is pending (token: ${email_verification_token})

This address has not been verified yet.

No email address is registered for this account.

${ dgettext('acct_mgr', 'Last login: %(time)s', time=format_datetime(last_visit)) \ if last_visit else \ dgettext('acct_mgr', 'The user has not logged in before.') }

Total failed attempts: ${attempts_count}

Table: Last failed login attempts log view

IP address Log time
${attempt.ipnr} ${format_datetime(attempt.time)}

There is currently no failed login attempt logged.