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

rpcserver.login_x509: Actually return reply from __call__ method #660

Closed
wants to merge 1 commit into from
Closed

rpcserver.login_x509: Actually return reply from __call__ method #660

wants to merge 1 commit into from

Commits on Mar 28, 2017

  1. rpcserver.login_x509: Actually return reply from __call__ method

    __call__ didn't return causing internal error in wsgi application. Previously
    this bug was hidden by some other error and the code worked even though it
    shouldn't.
    
    https://pagure.io/freeipa/issue/6819
    David Kupka committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    2440d7c View commit details
    Browse the repository at this point in the history