vmeretail / multi-tenancy-bundle

A multi tenancy bundle for Symfony 2 apps
25 stars 11 forks source link

Trap existing users creating new accounts #4

Open StephenGillCoop opened 9 years ago

StephenGillCoop commented 9 years ago

On the register page

If an existing email is used make the user type the correct password before creating the new tenant. Obviously don't create users twice!