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

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

Commit 1802398 from [email protected] in branch 'vcl/trunk'
[ https://svn.apache.org/r1802398 ]

VCL-976
Added user_password_length and user_password_spchar to variable table in 
vcl.sql and update-vcl.sql.

> user_password_length and user_password_spchar not in default schema
> -------------------------------------------------------------------
>
>                 Key: VCL-976
>                 URL: https://issues.apache.org/jira/browse/VCL-976
>             Project: VCL
>          Issue Type: Improvement
>          Components: database
>    Affects Versions: 2.4.2
>            Reporter: Andy Kurth
>             Fix For: 2.5
>
>
> The *user_password_length* and *user_password_spchar* were not added to the 
> schema when [VCL-797|https://issues.apache.org/jira/browse/VCL-797] was 
> implemented.  This doesn't break anything but causes the following to be 
> displayed in _vcld.log_ over and over again:
> {noformat}
> utils.pm:get_variable|12487|variable 'user_password_length' is not set in the 
> database
> utils.pm:get_variable|12487|variable 'user_password_spchar' is not set in the 
> database
> {noformat}
> They should be added to the schema mainly to keep track of all of the 
> hard-coded variables used in the code.  Adding them will also prevent these 
> messages.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to