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

wrong behaviour in ClaimsIdentity's constructor #1173

Merged
merged 1 commit into from
Jul 21, 2014

Conversation

afarmerdev
Copy link
Contributor

claims must be added regardless of identity parameter
Since constructors are chained in that class, this wrong behaviour causes chained trouble of claims to be never added

claims must be added regardless of identity parameter
Since constructors are chained in that class,  this wrong behaviour causes chained trouble of claims to be never added
@monoadmin
Copy link

Hello! I'm the build bot for the Mono project. I need approval from a Mono team member to build this pull request. A team member should reply with "approve" to approve a build of this pull request, "whitelist" to whitelist this and all future pull requests from this contributor, or "build" to explicitly request a build, even if one has already been done. Contributors can ignore this message.

marek-safar added a commit that referenced this pull request Jul 21, 2014
wrong behaviour in ClaimsIdentity's constructor
@marek-safar marek-safar merged commit 3dfffa8 into mono:master Jul 21, 2014
@afarmerdev afarmerdev deleted the upstream branch July 21, 2014 20:21
AlexKnauth pushed a commit to AlexKnauth/mono that referenced this pull request Nov 2, 2023
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.

3 participants