Uploaded image for project: 'COmanage'
  1. COmanage
  2. CO-1656

Help text for default password lengths in PasswordAuthenticator is backwards

    XMLWordPrintable

Details

    Description

          • app/AvailablePlugin/PasswordAuthenticator/Lib/lang.php.orig 2018-01-01 12:59:39.000000000 -0500
          • app/AvailablePlugin/PasswordAuthenticator/Lib/lang.php 2018-09-06 13:43:44.024502203 -0400
            ***************
          • 45,53 ****
            // Plugin texts
            'pl.passwordauthenticator.info' => 'Your new password must be between %1$s and %2$s characters in length.',
            'pl.passwordauthenticator.maxlen' => 'Maximum Password Length',
            ! 'pl.passwordauthenticator.maxlen.desc' => 'Must be between 8 and 64 characters (inclusive), default is 8',
            'pl.passwordauthenticator.minlen' => 'Minimum Password Length',
            ! 'pl.passwordauthenticator.minlen.desc' => 'Must be between 8 and 64 characters (inclusive), default is 64',
            'pl.passwordauthenticator.mod' => 'Last changed %1$s UTC',
            'pl.passwordauthenticator.password.again' => 'New Password Again',
            'pl.passwordauthenticator.password.current' => 'Current Password',
          • 45,53 ----
            // Plugin texts
            'pl.passwordauthenticator.info' => 'Your new password must be between %1$s and %2$s characters in length.',
            'pl.passwordauthenticator.maxlen' => 'Maximum Password Length',
            ! 'pl.passwordauthenticator.maxlen.desc' => 'Must be between 8 and 64 characters (inclusive), default is 64',
            'pl.passwordauthenticator.minlen' => 'Minimum Password Length',
            ! 'pl.passwordauthenticator.minlen.desc' => 'Must be between 8 and 64 characters (inclusive), default is 8',
            'pl.passwordauthenticator.mod' => 'Last changed %1$s UTC',
            'pl.passwordauthenticator.password.again' => 'New Password Again',
            'pl.passwordauthenticator.password.current' => 'Current Password',

      Attachments

        Activity

          People

            benn.oshrin@at.internet2.edu Benn Oshrin (internet2.edu)
            ke3vin Kevin Hildebrand (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: