You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Giacomo Lamonaco (JIRA)" <ji...@apache.org> on 2014/10/16 14:13:33 UTC

[jira] [Updated] (SYNCOPE-567) Security question is not displayed correctly during password reset

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

Giacomo Lamonaco updated SYNCOPE-567:
-------------------------------------
    Attachment: issue567.patch

It seems that ON_CHANGE event is not fired every time the username textfield loses focus: so i thought to replace it with the ON_BLUR event, that behaves as expected. I enclose a patch. Moreover, when the typed username doesn't exist the security question is cleared .

> Security question is not displayed correctly during password reset 
> -------------------------------------------------------------------
>
>                 Key: SYNCOPE-567
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-567
>             Project: Syncope
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 1.2.0
>            Reporter: Giacomo Lamonaco
>             Fix For: 1.2.1, 1.3.0
>
>         Attachments: issue567.patch
>
>
> Login into the syncope console and go under Configuration. Click on Security Questions tab and create a new question. Save your configuration a go under User page. Create a new syncope user: during creation, choose your question and type your answer. Now logout from syncope console and click password reset. The only way of obtain Security question is type the username and press immediately TAB.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)