Commit 7a9de57
authored
Critical security fix - Extra fields added to request post ignore list (#6)
* [#3] Ensure valid json for header field values
* Allow for custom post request ignore fields
This also fixes a critical security bug that can expose django
registration password information to the logs (password1 and password2)1 parent c070c36 commit 7a9de57
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
0 commit comments