Commit Graph

2696 Commits (6ad48dbfa32fc7267b97794247bbcdea7ac39841)
 

Author SHA1 Message Date
Tiru Srikantha b48842cf4f Add RFC 6598 private IP range
10 years ago
Ryan Uber 84a47947d7 website: fix event acl policy docs
10 years ago
Ryan Uber 90f5eb8f69 acl: fix spelling in tests
10 years ago
Ryan Uber 1e5a2a8960 website: add docs for user event acls
10 years ago
Ryan Uber 5bde81bcdc agent: avoid masking errors when ACLs deny a request
10 years ago
Ryan Uber beb27fb3ef agent: testing user event endpoint ACLs
10 years ago
Ryan Uber 6e084f6897 consul: always fire events from server nodes
10 years ago
Ryan Uber d5e13280a3 consul: use acl cache struct in server
10 years ago
Ryan Uber 3ef482de7f consul: split ACL cache into a reusable struct
10 years ago
Ryan Uber 6f309c355f agent: enforce event policy during event fire
10 years ago
Ryan Uber d777105c11 consul: check ACLs when firing events
10 years ago
Ryan Uber 0c624350eb acl: support for user events
10 years ago
Ryan Uber 0381e1a253 website: fix mention of read-only policy for service acls
10 years ago
James Phillips bdf7821f4d Merge pull request #1042 from hashicorp/b-broken-vagrantfile
10 years ago
James Phillips df55666f09 Fixes the Vagrantfile on VMWare.
10 years ago
Ryan Breen 3090bd960c Merge pull request #1037 from siddharthist/docs/health-check-user
10 years ago
siddharthist 2cfb45f4f8 Specified which user health checks get run as.
10 years ago
Ryan Uber c8f76b5e2c website: document passing ACL tokens in catalog register/deregister
10 years ago
Ryan Uber e3b3c99801 Merge pull request #1030 from gogolok/api_run_acl_tests_by_default
10 years ago
Wim 3b1bcaea98 Send SOA with negative responses
10 years ago
Robert Gogolok 2b8d0c4785 api: run ACL tests by default
10 years ago
Ryan Uber 8ffa0ea8b7 Merge pull request #1028 from sebastianmarkow/master
10 years ago
Ryan Uber 676920c000 Use test target for travis-ci, remove flowdock
10 years ago
Ryan Uber cee0af8d5c consul: fast path a typed nil during ACL filtering
10 years ago
Ryan Uber f7f7c4695e agent: testing dns when acls are in use
10 years ago
Ryan Uber fb3938d88e agent: dns uses the configured token during queries
10 years ago
Sebastian Klatt 6ef6e43418
consul: Remove unreachable error handling
10 years ago
Ryan Uber b1c04e7660 Update CHANGELOG.md
10 years ago
James Phillips 2a9de3ea7a Merge pull request #1027 from ctheune/master
10 years ago
Christian Theune 74ac30c601 Wording.
10 years ago
Christian Theune 7211876688 Make behaviour of keyprefixes always matching all keys in a prefix more clear.
10 years ago
Ryan Uber 1b4167699f agent: don't replace empty tokens in the logs, fixes #1020
10 years ago
Ryan Uber d5dbcd78ca Merge pull request #1024 from hashicorp/f-discovery-acl
10 years ago
Ryan Uber e7125213ca website: add a note in the upgrade notes for 0.6 discovery ACLs
10 years ago
Ryan Uber 9285ec1891 website: add note about anonymous token and discovery ACLs
10 years ago
Ryan Uber 389f89274a consul: fail badly if an unsupported type is passed to the ACL filter
10 years ago
Ryan Uber f5f7e401d5 agent: fix failing test
10 years ago
Ryan Uber 5e758f9441 Merge pull request #1021 from gogolok/testutil_acl_support
10 years ago
Ryan Uber e06e5c5e99 consul: fix log message
10 years ago
Ryan Uber 96746fb1c1 website: document service discovery ACLs
10 years ago
Ryan Uber 71f21fdea7 consul: testing acl filters in isolation
10 years ago
Ryan Uber 77721e3a1a consul: better tests for acl filtering
10 years ago
Ryan Uber a4d34b66d6 consul: testing internal endpoint acl filtering
10 years ago
Ryan Uber d217c25668 consul: rename function to avoid collision and clean up
10 years ago
Ryan Uber 6623538c93 consul: break acl filtering into a separate struct
10 years ago
Ryan Uber 0159511714 consul: testing health endpoint service acl filtering
10 years ago
Robert Gogolok db18eb9fa2 testutil: support ACLMasterToken, ACLDatacenter and ACLDefaultPolicy
10 years ago
Ryan Uber 5128924b00 consul: testing catalog endpoint acl filtering
10 years ago
Ryan Uber 4a9965f062 consul: begin testing discovery ACLs
10 years ago
Ryan Uber 5b90b0f249 consul: use anonymous function for acl filtering
10 years ago