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 the OAuth HTTP header bug with mod_wsgi #126

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix the OAuth HTTP header bug with mod_wsgi #126

wants to merge 1 commit into from

Commits on Jan 12, 2013

  1. 1. Extract OAuth parameters from HTTP_AUTHORIZATION header if OAuth p…

    …rovider sits behind mod_wsgi
    
    2. Add _check_nonce stub method. This way it's easier to implement OAuth provider logics
    frankdu committed Jan 12, 2013
    Configuration menu
    Copy the full SHA
    7f53de5 View commit details
    Browse the repository at this point in the history