Skip to content

#1472 SecurityPrincipalFrom() and request reference #2553

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

Merged
merged 1 commit into from
Mar 30, 2021

Conversation

andrefsp
Copy link
Contributor

This PR attempts to fix issue #1472. The reference seems to be lost
upon the context Authenticate() method is called. From this point on
the security principal becomes unreachable.

The current proposed alternative even though it works, doesn't seem
to be optimal.

This PR attempts to fix issue go-swagger#1472. The reference seems to be lost
upon the context Authenticate() method is called. From this point on
the security principal becomes unreachable.

Signed-off-by: andrefsp <andrefsp@gmail.com>
@casualjim casualjim merged commit 734145e into go-swagger:master Mar 30, 2021
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.

2 participants