[
https://issues.apache.org/jira/browse/OFBIZ-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638727#action_12638727
]
BJ Freeman commented on OFBIZ-1984:
-----------------------------------
just some thoughts.
some times login is tied to a email address that many can have access to.
so I created a new contact mech that is the email address, other than the
primary that the login info gets sent to.
the eca recreate this one from the primary, then sends an email telling the
person to change the email address if they wish the login info to be sent to a
different email address.
> 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.