----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5592/#review8657 -----------------------------------------------------------
Adam, I'm seeing some test failures when I applied and built this patch. Can you check them out? Failed tests: testFilterSecrets_2(org.apache.shindig.gadgets.oauth2.logger.FilteredLoggerTest): expected:<> but was:<null> testFilterSecrets_5(org.apache.shindig.gadgets.oauth2.logger.FilteredLoggerTest): expected:<[]REMOVED> but was:<[Authorization:]REMOVED> - Stanton Sievers On June 27, 2012, 12:02 p.m., Adam Clarke wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/5592/ > ----------------------------------------------------------- > > (Updated June 27, 2012, 12:02 p.m.) > > > Review request for shindig, Stanton Sievers and Brian Lillie. > > > Description > ------- > > Adds additional filters for client_secret and refresh_token, which could be > considered passwords and shouldn't be logged. > > > This addresses bug SHINDIG-1813. > https://issues.apache.org/jira/browse/SHINDIG-1813 > > > Diffs > ----- > > > http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/oauth2/logger/FilteredLogger.java > 1354123 > > Diff: https://reviews.apache.org/r/5592/diff/ > > > Testing > ------- > > all units pass > > > Thanks, > > Adam Clarke > >
