Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-976

user_password_length and user_password_spchar not in default schema

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Implemented
    • 2.4.2
    • 2.5
    • database
    • None

    Description

      The user_password_length and user_password_spchar were not added to the schema when VCL-797 was implemented. This doesn't break anything but causes the following to be displayed in vcld.log over and over again:

      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
      

      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.

      Attachments

        Issue Links

          Activity

            People

              arkurth Andrew Kurth
              arkurth Andrew Kurth
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: