Author: jleroux Date: Tue Sep 2 16:21:09 2014 New Revision: 1622054 URL: http://svn.apache.org/r1622054 Log: "Applied fix from trunk for revision: 1622050" (conflict handled by hand) ------------------------------------------------------------------------ r1622050 | jleroux | 2014-09-02 18:17:36 +0200 (mar. 02 sept. 2014) | 7 lignes
A patch from Ritu Raj Lakhera for "Forgot password functionality is not honoring the 'password.lowercase' property of 'security.properties'" https://issues.apache.org/jira/browse/OFBIZ-5745 Forgot password functionality (LoginEvents.emailPassword) is not honoring the 'password.lowercase' property of 'security.properties'. And thus customer is not able to Login on e-commerce site with new generated password. Test Case: 1. Set property 'password.lowercase' as true in 'security.properties'. 2. Request a forgot password and customer get the new password as 'a0e7J' 3. Customer is not able to login on e-commerce site. ------------------------------------------------------------------------ Modified: ofbiz/branches/release12.04/ (props changed) Propchange: ofbiz/branches/release12.04/ ------------------------------------------------------------------------------ Merged /ofbiz/trunk:r1622050

