You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oltu.apache.org by "Antonio Sanso (JIRA)" <ji...@apache.org> on 2012/08/02 11:49:08 UTC

[jira] [Closed] (AMBER-14) [oauth2-rs-filter] comma-separated oauth.rs.tokens isn't parsed properly

     [ https://issues.apache.org/jira/browse/AMBER-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Sanso closed AMBER-14.
------------------------------

    
> [oauth2-rs-filter] comma-separated oauth.rs.tokens isn't parsed properly
> ------------------------------------------------------------------------
>
>                 Key: AMBER-14
>                 URL: https://issues.apache.org/jira/browse/AMBER-14
>             Project: Amber
>          Issue Type: Bug
>          Components: Server
>            Reporter: Ben Noordhuis
>             Fix For: 0.22
>
>
> 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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira