Uploaded image for project: 'Apache Oltu'
  1. Apache Oltu
  2. OLTU-7

[oauth2-rs-filter] comma-separated oauth.rs.tokens isn't parsed properly

    XMLWordPrintableJSON

Details

    Description

      Quoting the commit log:

      Bug fix: don't reallocate parameterStyles from within the assignment loop.

      You end up with an all-null array except for the last entry. For example,
      oauth.rs.tokens="HEADER,BODY,QUERY" produces [null,null,"QUERY"].

      Color diff and raw patch:

      https://github.com/bnoordhuis/amber/commit/5e74032
      https://github.com/bnoordhuis/amber/commit/5e74032.patch

      Attachments

        Activity

          People

            teofili Tommaso Teofili
            bnoordhuis Ben Noordhuis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: