forked from wallabag/wallabag
Allow login by email
This commit is contained in:
committed by
Floran Brutel
parent
3b46d0f947
commit
08d6bedcaa
@ -12,7 +12,7 @@ security:
|
||||
class: WallabagUserBundle:User
|
||||
property: username
|
||||
fos_userbundle:
|
||||
id: fos_user.user_provider.username
|
||||
id: fos_user.user_provider.username_email
|
||||
|
||||
# the main part of the security, where you can set up firewalls
|
||||
# for specific sections of your app
|
||||
|
||||
Reference in New Issue
Block a user