loading and displaying real login form and register form from drupal
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
materio_user.register_form:
|
||||
path: '/materio_user/register_form'
|
||||
defaults:
|
||||
_controller: '\Drupal\materio_user\Controller\AjaxRegisterForm::getForm'
|
||||
_format: json
|
||||
requirements:
|
||||
_access: 'TRUE'
|
||||
|
||||
materio_user.login_form:
|
||||
path: '/materio_user/login_form'
|
||||
defaults:
|
||||
|
Reference in New Issue
Block a user