Add Collector entity
This commit is contained in:
@@ -39,6 +39,7 @@ security:
|
||||
- { path: ^/profile, roles: ROLE_USER }
|
||||
- { path: ^/bibliography, roles: ROLE_USER }
|
||||
- { path: ^/collection, roles: ROLE_USER }
|
||||
- { path: ^/collector, roles: ROLE_USER }
|
||||
- { path: ^/object, roles: ROLE_USER }
|
||||
- { path: ^/site, roles: ROLE_USER }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user