formapro / FpOpenIdBundle

Symfony2 OpenID security extension
53 stars 31 forks source link

DemoBundle uses 'email' instead of 'e-mail' #67

Closed nielsz closed 11 years ago

nielsz commented 11 years ago

When using the Acme\UserBundle\Entity\User class from the cookbook (http://symfony.com/doc/current/cookbook/security/entity_provider.html#introduction), the field "email" is used, and not e-mail.

makasim commented 11 years ago

could you open PR agains 1.3 branch. I will merge that to master after