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

Security cmdlet Improvements and added Add-VSTeamBuildPermission #386

Conversation

SebastianSchuetze
Copy link
Collaborator

@SebastianSchuetze SebastianSchuetze commented Mar 8, 2021

PR Summary

  • added the cmdlet Add-VSTeamBuildPermission following the other cmdlet like Add-VSTeamProjectPermission
  • changed internal functions to not have deny or allow permissions to be mandatory, because this caused not to be able to only add allow or deny permissions.
  • allowed to handle user accounts from typ 'srv' which are service accounts of Azure DevOps. Now these can be permitted as well to all functions using ACLs

PR Checklist

- added ability to resolve service identity descriptor
- added cmdlet Add-VSTeamBuildPermission
Copy link
Collaborator Author

@SebastianSchuetze SebastianSchuetze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some changes for my own code.

@SebastianSchuetze SebastianSchuetze merged commit 9588413 into MethodsAndPractices:trunk Jun 25, 2021
@SebastianSchuetze SebastianSchuetze deleted the topic/SecurityImprovmentsAndPermissions branch June 25, 2021 09:48
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