Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-616

On JdbcUsersManager, login parameter is limited to 16 characters by a regexp, it is a problem when login is an email address.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.2.2, 2.3
    • None
    • Plugin core
    • None

      JdbcUsersManager l 201:

                      parameter.setValidator(new DefaultValidator("^[\\w]{3,16}$", true));
      

            Unassigned Unassigned
            joel Joel Vimenet (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: