Commit Graph

14 Commits

Author SHA1 Message Date
David Cramer 39c65bf8b5 Update interfaces to use protocol 5/aliases 2014-05-20 12:02:18 -07:00
Jack Lutz 8b4025c931 SanitizePasswordsProcessor removes API keys 2014-02-27 18:15:38 -05:00
David Cramer 3a57e6db4b Move TestCase into raven.utils.testutils 2013-05-17 11:10:37 -07:00
Xavier Ordoquy 7eaf78a30c Use compat's TestCase 2013-03-28 20:24:14 +01:00
Kevin Grinberg 61f85f96e9 Sanitize AMEX CC#s as well as regular ones;
update docstring to better describe what that
processor does
2012-10-18 20:06:44 -04:00
David Cramer 20143b5a4a Safely handle empty value pieces in querystrings 2012-05-15 12:20:51 -07:00
David Cramer 51ebccec72 Body should be data in processors 2012-04-26 14:19:49 -07:00
David Cramer 53f837a714 Ensure we correctly process query_string (fixes GH-70) 2012-04-26 14:13:14 -07:00
David Cramer 76fb1b1758 Sanitize values which look like credit cards 2012-04-20 15:36:37 -07:00
David Cramer 634f5f3c7d Added RemovePostDataProcessor and RemoveStackLocalsProcessor 2012-04-18 21:33:11 -07:00
David Cramer 5af7b28273 Sanitize querystrings and other http keys which are not in dict format 2012-04-18 21:27:07 -07:00
David Cramer c1e4849337 Update sanitize passwords processor to reflect correct behavior 2012-02-10 20:03:10 -08:00
David Cramer 46705cb916 SantizePasswordsProcessor is now called SanitizePassworsProcessor 2012-02-02 12:54:41 -08:00
David Cramer cae3c5dad0 Improve SanitizePasswordsProcessor to handle http data 2012-01-19 16:16:11 -08:00