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

Conversation

ghost
Copy link

@ghost ghost commented Mar 27, 2017

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/6225

@pvomacka pvomacka self-requested a review March 27, 2017 14:15
@pvomacka
Copy link

Please change ticket to this one: https://pagure.io/freeipa/issue/6819

__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
@pvomacka pvomacka added the ack Pull Request approved, can be merged label Mar 28, 2017
@pvomacka
Copy link

ipa-4-5:

  • c80941e rpcserver.login_x509: Actually return reply from call method
    master:

  • 7e1fdd2 rpcserver.login_x509: Actually return reply from call method

@pvomacka pvomacka added the pushed Pull Request has already been pushed label Mar 28, 2017
@pvomacka pvomacka closed this Mar 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
1 participant