[jira] Created: (OFBIZ-1984) Adding forgot password feature in framework

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
15 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-1984) Adding forgot password feature in framework

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1984) Adding forgot password feature in framework

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Busco updated OFBIZ-1984:
-------------------------------

    Attachment: forgot_password.patch
                forgot_password.JPG

> 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.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1984) Adding forgot password feature in framework

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636807#action_12636807 ]

Jacques Le Roux commented on OFBIZ-1984:
----------------------------------------

This sounds like a good idea to me and I will review/hopefully commit this patch if nobody sees a problem with that.
I also think that we should use the same login screen everywhere, hence in MyPage too.

> 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.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1984) Adding forgot password feature in framework

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636815#action_12636815 ]

Hans Bakker commented on OFBIZ-1984:
------------------------------------

sounds a pretty good idea.....

> 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.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1984) Adding forgot password feature in framework

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638722#action_12638722 ]

Bruno Busco commented on OFBIZ-1984:
------------------------------------

It seems that nobody expressed a comment against it.
Could someone, please commit the patch so that also MyPage can revert and use the common login?
Many thanks

> 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.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1984) Adding forgot password feature in framework

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ 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.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1984) Adding forgot password feature in framework

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638728#action_12638728 ]

Bruno Busco commented on OFBIZ-1984:
------------------------------------

I think this could be very helpfull !

> 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.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1984) Adding forgot password feature in framework

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638740#action_12638740 ]

Jacques Le Roux commented on OFBIZ-1984:
----------------------------------------

Yes I agree, good idea BJ !

> 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.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1984) Adding forgot password feature in framework

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-1984.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk

Thanks for the reminder Bruno,

Your patch is in trunk rev. 703647  

Please BJ, open a new Jira issue for your idea (maybe discussed before indev ML, but I personally think it's not necessary)


> 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
>             Fix For: SVN trunk
>
>         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.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1984) Adding forgot password feature in framework

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638742#action_12638742 ]

Bruno Busco commented on OFBIZ-1984:
------------------------------------

Many thanks Jacques,
...but now...since I have seen that the reminder is appreciated...
...what about *OFBIZ-1950 <https://issues.apache.org/jira/browse/OFBIZ-1950>
* ? ;-)

-Bruno

2008/10/11 Jacques Le Roux (JIRA) <[hidden email]>



> 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
>             Fix For: SVN trunk
>
>         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.

Reply | Threaded
Open this post in threaded view
|

Re: [jira] Commented: (OFBIZ-1984) Adding forgot password feature in framework

Jacques Le Roux
Administrator
Bruno,

Now Bilgin has rights to commit in framework, so just let him the time  to do it :o)

Jacques


>
>    [
> https://issues.apache.org/jira/browse/OFBIZ-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638742#action_12638742 ]
>
> Bruno Busco commented on OFBIZ-1984:
> ------------------------------------
>
> Many thanks Jacques,
> ...but now...since I have seen that the reminder is appreciated...
> ...what about *OFBIZ-1950 <https://issues.apache.org/jira/browse/OFBIZ-1950>
> * ? ;-)
>
> -Bruno
>
> 2008/10/11 Jacques Le Roux (JIRA) <[hidden email]>
>
>
>
>> 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
>>             Fix For: SVN trunk
>>
>>         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.
>

Reply | Threaded
Open this post in threaded view
|

Re: [jira] Commented: (OFBIZ-1984) Adding forgot password feature in framework

Bruno Busco
Sure,
thanks....just joking! ;-)

2008/10/11 Jacques Le Roux <[hidden email]>

> Bruno,
>
> Now Bilgin has rights to commit in framework, so just let him the time  to
> do it :o)
>
> Jacques
>
>
>
>
>>   [
>> https://issues.apache.org/jira/browse/OFBIZ-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638742#action_12638742]
>>
>> Bruno Busco commented on OFBIZ-1984:
>> ------------------------------------
>>
>> Many thanks Jacques,
>> ...but now...since I have seen that the reminder is appreciated...
>> ...what about *OFBIZ-1950 <
>> https://issues.apache.org/jira/browse/OFBIZ-1950>
>> * ? ;-)
>>
>> -Bruno
>>
>> 2008/10/11 Jacques Le Roux (JIRA) <[hidden email]>
>>
>>
>>
>>  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
>>>            Fix For: SVN trunk
>>>
>>>        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.
>>
>>
>
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1984) Adding forgot password feature in framework

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638876#action_12638876 ]

BJ Freeman commented on OFBIZ-1984:
-----------------------------------

when I get time to make a patch I will submit a Jira.


> 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
>             Fix For: SVN trunk
>
>         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.

Reply | Threaded
Open this post in threaded view
|

[jira] Reopened: (OFBIZ-1984) Adding forgot password feature in framework

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux reopened OFBIZ-1984:
------------------------------------

      Assignee: Jacques Le Roux

Si reported a related bug at OFBIZ-3790.

Ankit just told me, it's because we are missing the productstoreid in some component (Si reported Party)

> 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
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         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.

Reply | Threaded
Open this post in threaded view
|

[jira] Issue Comment Edited: (OFBIZ-1984) Adding forgot password feature in framework

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873626#action_12873626 ]

Jacques Le Roux edited comment on OFBIZ-1984 at 5/31/10 7:59 AM:
-----------------------------------------------------------------

Si reported a related bug at OFBIZ-3790.

Ankit just told me: It's because we are missing the productstoreid in Website entity for some components (Si reported Party)

      was (Author: jacques.le.roux):
    Si reported a related bug at OFBIZ-3790.

Ankit just told me, it's because we are missing the productstoreid in some component (Si reported Party)
 

> 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
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         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.