Skip to content

Fix file upload JSON audit log entry #1181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

p0pr0ck5
Copy link
Contributor

@p0pr0ck5 p0pr0ck5 commented Jul 6, 2016

Each uploaded file is a separate yajl array, but we forgot to open
the a map for the proper k/v pairs.

This fixes issue #1173.

Each uploaded file is a separate yajl array, but we forgot to open
the a map for the proper k/v pairs.

This fixes issue owasp-modsecurity#1173.
@zimmerle zimmerle self-assigned this Jul 11, 2016
zimmerle added a commit that referenced this pull request Jul 11, 2016
@zimmerle
Copy link
Contributor

Thanks @p0pr0ck5 and @dune73. Merged!

@zimmerle zimmerle closed this Jul 11, 2016
mkubenka pushed a commit to mkubenka/ModSecurity that referenced this pull request Aug 11, 2016
mkubenka pushed a commit to mkubenka/ModSecurity that referenced this pull request Aug 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants