Adding forgot password feature in framework
-------------------------------------------
Key: OFBIZ-1984
URL: https://issues.apache.org/jira/browse/OFBIZ-1984
Project: OFBiz
Issue Type: New Feature
Components: ALL COMPONENTS
Reporter: Bruno Busco
Attachments: forgot_password.JPG, forgot_password.patch
Hi,
I have seen that the forgot password feature has been added in the MyPage
application.
It seems really strange that just one application offers this feature to users.
I think that this should be provided for ALL applications just like the login
feature.
In the attached patch I propose a solution for this. The forgot password is
provided by the common component.
In particular I implemented the Forgot password in a different screen separate
from the login screen (I never liked to have two username fields in the same
screen).
The forgot password is accessed using a link that is present in the login
screen (please see forgot_password.JPG).
Could please review my patch and eventually commit?
Many thanks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.