Skip to content

Conversation

@twsouthwick
Copy link
Member

@twsouthwick twsouthwick commented Aug 5, 2024

Previously, this had been added typed as IIdentity which was incorrect. This adds it back as WindowsIdentity and exposes it via a feature so it can be easily customized if needed. By default, it will use the current user and check if it has a WindowsIdentity and return that.

Fixes #525

@twsouthwick twsouthwick enabled auto-merge (squash) August 5, 2024 17:55
Previously, this had been added typed as IIdentity which was incorrect. This adds it back as WindowsIdentity and exposes it via a feature so it can be easily customized if needed. By default, it will use the current user and check if it has a WindowsIdentity and return that.
@twsouthwick
Copy link
Member Author

@joperezr can I get a review on this?

@joperezr
Copy link
Member

joperezr commented Aug 5, 2024

Left a comment but looks good otherwise.

@twsouthwick twsouthwick disabled auto-merge August 5, 2024 18:39
@twsouthwick twsouthwick enabled auto-merge (squash) August 5, 2024 18:41
@twsouthwick
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@twsouthwick twsouthwick merged commit ce196a9 into main Aug 5, 2024
@twsouthwick twsouthwick deleted the logonuser branch August 5, 2024 20:49
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.

Add back HttpRequest.LogonUserIdentity

3 participants