Issue #767 has been updated by Clément OUDOT.

Status changed from Assigned to Closed
% Done changed from 0 to 100

Done in r368.

Thanks!
----------------------------------------
Bug #767: Adresse email with a + don’t match
http://tools.lsc-project.org/issues/767

Author: Michaël Parienti
Status: Closed
Priority: Normal
Assigned to: Clément OUDOT
Category: Self Service Password
Target version: self-service-password-0.9


Hi

When the email address contains the character @+@ the condition on the line 144 
of the file @pages/sendtoken.php@ doesn’t work. This line must be replaced by 
the next one:

<pre>
    if ( "$mail" === "$mailValue" ) {
</pre>


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
_______________________________________________
ltb-dev mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-dev

Reply via email to