globaly denied access to user.register route; removed create new account link from login form; activated forgot password link
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
services:
|
||||
materio_user.route_subscriber:
|
||||
class: Drupal\materio_user\Routing\RouteSubscriber
|
||||
tags:
|
||||
- { name: event_subscriber }
|
Reference in New Issue
Block a user