Allow login by email

This commit is contained in:
Floran Brutel
2018-03-28 21:56:55 +02:00
committed by Floran Brutel
parent 3b46d0f947
commit 08d6bedcaa
2 changed files with 12 additions and 2 deletions

View File

@ -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