UserManWebAdminInterface.postInitialRegister

Undocumented in source. Be warned that the author may not have intended to support it.
class UserManWebAdminInterface
@noAuth
@errorDisplay!getLogin
void
postInitialRegister
(
string username
,
ValidEmail email
,
string full_name
,
ValidPassword password
,
Confirm!"password" password_confirmation
,
string redirect = "/"
)

Meta