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

Adding support for ACL system #291

Merged
merged 56 commits into from
Aug 18, 2014
Merged

Adding support for ACL system #291

merged 56 commits into from
Aug 18, 2014

Conversation

armon
Copy link
Member

@armon armon commented Aug 18, 2014

Fixes #201. This adds support for a capability-based ACL system. Tokens can be provided as part of requests, and have policies to restrict access ala AWS IAM.

@mitchellh
Copy link
Contributor

😎

armon added a commit that referenced this pull request Aug 18, 2014
Adding support for ACL system
@armon armon merged commit 869d7aa into master Aug 18, 2014
@armon armon deleted the f-acl branch August 18, 2014 22:47
@ryanbreen
Copy link
Contributor

Great work! This unblocks our path to adoption.

duckhan pushed a commit to duckhan/consul that referenced this pull request Oct 24, 2021
Bump default consul version to 1.6.2
duckhan pushed a commit to duckhan/consul that referenced this pull request Oct 24, 2021
…-inject (hashicorp#291)

* update initContainer for connect-inject and lifecycle sidecar resources
Co-authored-by: Iryna Shustava <ishustava@users.noreply.github.com>
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.

ACL System
3 participants