]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
PostDebug plugin - saves POST data to debug log or directory to help debug form submi...
authorBrion Vibber <brion@pobox.com>
Wed, 17 Feb 2010 17:58:34 +0000 (09:58 -0800)
committerBrion Vibber <brion@pobox.com>
Wed, 17 Feb 2010 17:58:34 +0000 (09:58 -0800)
commit9f3246124dc9702ff3a7e422df4adff687e62f9c
treefda14a224c541f9886d95e8a427751b6f4f96b67
parent198c046c896c2a1c4dc9037fa538c14179e827ce
PostDebug plugin - saves POST data to debug log or directory to help debug form submission and server-to-server communications.
Some sensitive items are sanitized but not all - don't just shove out the log results publicly!
plugins/PostDebug/PostDebugPlugin.php [new file with mode: 0644]