[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
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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira