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

1.2 KiB

title login_redirect_here cache_control form
Register User false private, no-cache, must-revalidate
fields buttons process
fullname username email password1 password2
type validate
text
required
true
type validate
text
required message config-pattern@
true PLUGIN_LOGIN.USERNAME_NOT_VALID system.username_regex
type validate
email
required message
true PLUGIN_LOGIN.EMAIL_VALIDATION_MESSAGE
type label validate
password PLUGIN_LOGIN.ENTER_PASSWORD
required message config-pattern@
true PLUGIN_LOGIN.PASSWORD_VALIDATION_MESSAGE system.pwd_regex
type label validate
password PLUGIN_LOGIN.ENTER_PASSWORD_AGAIN
required message config-pattern@
true PLUGIN_LOGIN.PASSWORD_VALIDATION_MESSAGE system.pwd_regex
type value
submit PLUGIN_LOGIN.BTN_REGISTER
type value
reset PLUGIN_LOGIN.BTN_RESET
register_user message reset
true PLUGIN_LOGIN.REGISTRATION_THANK_YOU true

Register

Create a new user account by entering all the required fields below: