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 intendation/scope for block responsible of jku-var exchange. #105

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

Conversation

disasmwinnie
Copy link

I belive this addresses the problem described in issue #90. To reproduce the undefined var in line it I had to run in the scan mode "-M at" and you need a JWT that defines "jku" field. In that case the try block before succeds. That lead to the "jku" variable never to be defined.

I belive this addresses the problem described in issue ticarpi#90.
To reproduce the undefined var in line it I had to run in the scan mode
"-M at" and you need a JWT that defines "jku" field. In that case the try
block before succeds. That lead to the "jku" variable never to be defined.
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.

1 participant