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

1.6 KiB

title expires access forms
Register Admin User 0
admin.login
false
admin-login-register
type method fields
admin post
username email password1 password2 fullname title
type label autofocus placeholder validate
text PLUGIN_ADMIN.USERNAME true PLUGIN_ADMIN.USERNAME_PLACEHOLDER
required message config-pattern@
true PLUGIN_LOGIN.USERNAME_NOT_VALID system.username_regex
type label placeholder validate
email PLUGIN_ADMIN.EMAIL valid email address
type message required
email PLUGIN_ADMIN.EMAIL_VALIDATION_MESSAGE true
type label placeholder validate
password PLUGIN_ADMIN.PASSWORD PLUGIN_ADMIN.PWD_PLACEHOLDER
required message config-pattern@
true PLUGIN_ADMIN.PASSWORD_VALIDATION_MESSAGE system.pwd_regex
type label placeholder validate
password PLUGIN_ADMIN.PASSWORD_CONFIRM PLUGIN_ADMIN.PWD_PLACEHOLDER
required message config-pattern@
true PLUGIN_ADMIN.PASSWORD_VALIDATION_MESSAGE system.pwd_regex
type placeholder label validate
text e.g. 'Joe Schmoe' PLUGIN_ADMIN.FULL_NAME
required
true
type placeholder label
text e.g. 'Administrator' PLUGIN_ADMIN.TITLE

The Admin plugin has been installed, but no admin accounts could be found. Please create an admin account to ensure your Grav install is secure...