[ 
https://issues.apache.org/jira/browse/VCL-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14360484#comment-14360484
 ] 

ASF subversion and git services commented on VCL-797:
-----------------------------------------------------

Commit 1666475 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1666475 ]

VCL-797 - system admin setting for randomly generated passwords

siteconfig.php: modified userPasswordSpecialChar.__construct: set default value 
to 0 to match what vcld does if nothing is set in the database

> 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