You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2016/07/15 08:19:20 UTC

[jira] [Updated] (SYNCOPE-897) Password input mandatory in user form after opening the "Password Management" accordion

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

Francesco Chicchiriccò updated SYNCOPE-897:
-------------------------------------------
    Description: 
When editing an user (or user template of a given pull task), providing password value should be optional.

How to reproduce:

 # create new user
 # input username
 # open the password accordion
 # write down some chars in the password field
 # clear all chars from the password field
 # close the password accordion
 # click next

At this point an error is reported: "'Password' is required."

  was:
When editing an user (or user template of a given pull task), providing password value should be optional.

If the "Password Management" accordion is never opened, this works fine; if instead such accordion is first opened then closed, password value becomes mandatory and there is option to revert.


> Password input mandatory in user form after opening the "Password Management" accordion
> ---------------------------------------------------------------------------------------
>
>                 Key: SYNCOPE-897
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-897
>             Project: Syncope
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 2.0.0-M4
>            Reporter: Francesco Chicchiriccò
>             Fix For: 2.0.0
>
>
> When editing an user (or user template of a given pull task), providing password value should be optional.
> How to reproduce:
>  # create new user
>  # input username
>  # open the password accordion
>  # write down some chars in the password field
>  # clear all chars from the password field
>  # close the password accordion
>  # click next
> At this point an error is reported: "'Password' is required."



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