Zizaco / confide

Confide is a authentication solution for Laravel 4
1.19k stars 258 forks source link

Getting wrong confirmation code while registering with username and email id containing dot(.) #534

Open anoopj1 opened 9 years ago

anoopj1 commented 9 years ago

Getting wrong confirmation code while registering with username and email id containing dot(.):

like username : abc.abc@abc.com and email-id : abc.abc@abc.com

I am using "zizaco/confide": "~4.3@dev"