wiki-grav/plugins/login/pages/login.md
2022-04-24 14:32:58 +02:00

826 B

title cache_control login_redirect_here forms
Login private, no-cache, must-revalidate false
login login-twofa
action method fields
post
username password
type id placeholder label autofocus
text username PLUGIN_LOGIN.USERNAME_EMAIL PLUGIN_LOGIN.USERNAME_EMAIL true
type id placeholder label
password password PLUGIN_LOGIN.PASSWORD PLUGIN_LOGIN.PASSWORD
action method fields
post
2fa_instructions 2fa_code
type markdown content
display true PLUGIN_LOGIN.2FA_INSTRUCTIONS
type id autofocus placeholder
text twofa-code true PLUGIN_LOGIN.2FA_CODE_INPUT

User Login