Skip to content
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

fix(oauth2) ensuring that the request indeed has a payload #3063

Closed
wants to merge 1 commit into from
Closed

fix(oauth2) ensuring that the request indeed has a payload #3063

wants to merge 1 commit into from

Commits on Dec 4, 2017

  1. fix(oauth2) ensuring that the request indeed has a payload

    there should be call ngx.req.read_body() or
    public_utils.get_body_args() for requests method is
    POST, PUT or PATCH
    
    Fix #3055
    WALL-E committed Dec 4, 2017
    Copy the full SHA
    8b045d0 View commit details
    Browse the repository at this point in the history