Uploaded image for project: 'Shiro'
  1. Shiro
  2. SHIRO-205

Filter configs cannot contain commas in INI format

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.2.0
    • Configuration
    • None

    Description

      Consider this configuration:

      [urls]
      /test/** = roles[guest, admin]

      The above won't work at the moment because PathMatchingFilter splits the right-hand value into 'roles[guest' and 'admin]'. Commas inside square brackets should be ignored when splitting the path value.

      Attachments

        Activity

          People

            lhazlewood Les Hazlewood
            pledbrook Peter Ledbrook
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: