WIP: Implement feedback functionality
This commit is contained in:
@@ -21,7 +21,6 @@ security:
|
||||
path: app_security_logout
|
||||
target: app_security_login
|
||||
access_control:
|
||||
- { path: '^/profile', roles: ROLE_USER, requires_channel: https }
|
||||
- { path: '^/', roles: PUBLIC_ACCESS, requires_channel: https }
|
||||
|
||||
when@test:
|
||||
|
||||
Reference in New Issue
Block a user