Uploaded image for project: 'Shibboleth User Interface'
  1. Shibboleth User Interface
  2. SHIBUI-1743 EntityID or ACS domain validation by user or group
  3. SHIBUI-2094

Bug: Discrepancy between regex declaration and validation regarding fromtslashes

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Minor
    • None
    • None
    • None
    • 8/13/21 - 8/27/21, 8/27/21 - 9/10/21, 9/10/21 - 9/24/21, 9/24/21 - 10/8/21

    Description

      Group regexes currently require leading and trailing frontslashes, javascript style. However, validation then ends up expecting the slashes as part of the string to validate against the regex. So, defining a regex of /foo.*/ means that a string of /foobar/ validates whereas plain slashless foobar does not. This behavior is backwards.

      Attachments

        Activity

          People

            charles.hasegawa@at.internet2.edu Charles Hasegawa (unicon.net)
            bill.smith@at.internet2.edu Bill Smith (unicon.net)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: