{%TEMPLATE->struct/head%} {%TEMPLATE->struct/menu%}

My Account ([[htmlentities([[user.getUsername()]], ENT_QUOTES, "UTF-8")]])

{%TEMPLATE->struct/messages%}
User type [[group.getGroupName()]]
Register date [[date([[config.getVal(DConfig::TIME_FORMAT)]], [[user.getRegisteredSince()]])]]
Email address
  
Set session length
  seconds  
Password
        
{{IF ![[Util::isYubikeyEnabled()]]}} {{ELSE}} {{ENDIF}}
Disclaimer: Administrators cannot reset your OTP auth information if your key is lost.
Yubikey OTP Yubikey is currently not configured.
Please contact an admin as it needs to be enabled and set up on the server configuration.
Enable/Disable Yubikey OTP {{IF [[user.getYubikey()]] == 1}}
Yubikey OTP currently enabled
{{ELSE}}
Yubikey OTP is currently disabled
{{ENDIF}}
OTP KEY 1:
  
OTP KEY 2:
  
OTP KEY 3:
  
OTP KEY 4:
  
{{IF [[sizeof([[keys]])]] > 0}}

API Access

Keys {{FOREACH key;[[keys]]}} [[key.getAccessKey()]]
{{ENDFOREACH}}
{{ENDIF}} {%TEMPLATE->struct/foot%}