ref: security.yaml
* update entity path after moving entities around
This commit is contained in:
parent
d51c67db3d
commit
b54e2a51f9
@ -7,7 +7,7 @@ security:
|
||||
# used to reload user from session & other features (e.g. switch_user)
|
||||
app_user_provider:
|
||||
entity:
|
||||
class: App\Entity\User
|
||||
class: App\Entity\System\User
|
||||
property: username
|
||||
# used to reload user from session & other features (e.g. switch_user)
|
||||
firewalls:
|
||||
|
Loading…
x
Reference in New Issue
Block a user