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

Aaron Peeler updated VCL-797:
-----------------------------
    Component/s: database
    Description: 
allow system admin to set the length and if to include some special characters 
in the randomly generated passwords for non-enterprise and windows accounts.

requires 
* frontend - adding config option to the site config page
* backend - updating the getpw routine in utils.pm 
both will use the variable table
* db - change length of reservation.pw from varchar(10) to varchar(40)

  was:
allow system admin to set the length and if to include some special characters 
in the randomly generated passwords for non-enterprise and windows accounts.

requires 
* frontend - adding config option to the site config page
* backend - updating the getpw routine in utils.pm 
both will use the variable table


> system admin setting for randomly generated passwords
> -----------------------------------------------------
>
>                 Key: VCL-797
>                 URL: https://issues.apache.org/jira/browse/VCL-797
>             Project: VCL
>          Issue Type: Improvement
>          Components: database, vcld (backend), web gui (frontend)
>            Reporter: Aaron Peeler
>            Priority: Minor
>             Fix For: 2.4
>
>
> allow system admin to set the length and if to include some special 
> characters in the randomly generated passwords for non-enterprise and windows 
> accounts.
> requires 
> * frontend - adding config option to the site config page
> * backend - updating the getpw routine in utils.pm 
> both will use the variable table
> * db - change length of reservation.pw from varchar(10) to varchar(40)



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

Reply via email to