Tiru Srikantha
|
b48842cf4f
|
Add RFC 6598 private IP range
Fixes #1031 by adding 100.64.0.0/10 as a private IP range.
|
2015-06-19 12:20:30 -07:00 |
Ryan Uber
|
84a47947d7
|
website: fix event acl policy docs
|
2015-06-19 12:18:09 -07:00 |
Ryan Uber
|
90f5eb8f69
|
acl: fix spelling in tests
|
2015-06-19 10:20:38 -07:00 |
Ryan Uber
|
1e5a2a8960
|
website: add docs for user event acls
|
2015-06-18 18:13:29 -07:00 |
Ryan Uber
|
5bde81bcdc
|
agent: avoid masking errors when ACLs deny a request
|
2015-06-18 18:13:29 -07:00 |
Ryan Uber
|
beb27fb3ef
|
agent: testing user event endpoint ACLs
|
2015-06-18 18:13:29 -07:00 |
Ryan Uber
|
6e084f6897
|
consul: always fire events from server nodes
|
2015-06-18 18:13:29 -07:00 |
Ryan Uber
|
d5e13280a3
|
consul: use acl cache struct in server
|
2015-06-18 18:13:29 -07:00 |
Ryan Uber
|
3ef482de7f
|
consul: split ACL cache into a reusable struct
|
2015-06-18 18:13:29 -07:00 |
Ryan Uber
|
6f309c355f
|
agent: enforce event policy during event fire
|
2015-06-18 18:13:29 -07:00 |
Ryan Uber
|
d777105c11
|
consul: check ACLs when firing events
|
2015-06-18 18:13:29 -07:00 |
Ryan Uber
|
0c624350eb
|
acl: support for user events
|
2015-06-18 18:13:28 -07:00 |
Ryan Uber
|
0381e1a253
|
website: fix mention of read-only policy for service acls
|
2015-06-18 18:13:01 -07:00 |
James Phillips
|
bdf7821f4d
|
Merge pull request #1042 from hashicorp/b-broken-vagrantfile
Fixes the Vagrantfile on VMWare.
|
2015-06-17 10:14:16 -07:00 |
James Phillips
|
df55666f09
|
Fixes the Vagrantfile on VMWare.
|
2015-06-16 16:59:55 -07:00 |
Ryan Breen
|
3090bd960c
|
Merge pull request #1037 from siddharthist/docs/health-check-user
Specified which user health checks get run as.
|
2015-06-15 23:00:25 -04:00 |
siddharthist
|
2cfb45f4f8
|
Specified which user health checks get run as.
Fixes issue #1036
|
2015-06-15 21:55:05 -05:00 |
Ryan Uber
|
c8f76b5e2c
|
website: document passing ACL tokens in catalog register/deregister
|
2015-06-15 11:45:30 -07:00 |
Ryan Uber
|
e3b3c99801
|
Merge pull request #1030 from gogolok/api_run_acl_tests_by_default
api: run ACL tests by default
|
2015-06-13 23:10:57 -07:00 |
Wim
|
3b1bcaea98
|
Send SOA with negative responses
|
2015-06-14 00:03:44 +02:00 |
Robert Gogolok
|
2b8d0c4785
|
api: run ACL tests by default
|
2015-06-13 23:51:30 +02:00 |
Ryan Uber
|
8ffa0ea8b7
|
Merge pull request #1028 from sebastianmarkow/master
Remove unreachable error handling in AgentRPC.listen()
|
2015-06-12 22:28:10 -07:00 |
Ryan Uber
|
676920c000
|
Use test target for travis-ci, remove flowdock
|
2015-06-12 17:02:34 -07:00 |
Ryan Uber
|
cee0af8d5c
|
consul: fast path a typed nil during ACL filtering
|
2015-06-12 16:46:15 -07:00 |
Ryan Uber
|
f7f7c4695e
|
agent: testing dns when acls are in use
|
2015-06-12 16:01:57 -07:00 |
Ryan Uber
|
fb3938d88e
|
agent: dns uses the configured token during queries
|
2015-06-12 16:01:57 -07:00 |
Sebastian Klatt
|
6ef6e43418
|
consul: Remove unreachable error handling
|
2015-06-12 20:21:32 +02:00 |
Ryan Uber
|
b1c04e7660
|
Update CHANGELOG.md
|
2015-06-12 10:40:51 -07:00 |
James Phillips
|
2a9de3ea7a
|
Merge pull request #1027 from ctheune/master
Clarify keyprefix behaviour in docs
|
2015-06-12 07:28:37 -07:00 |
Christian Theune
|
74ac30c601
|
Wording.
|
2015-06-12 16:09:44 +02:00 |
Christian Theune
|
7211876688
|
Make behaviour of keyprefixes always matching all keys in a prefix more clear.
|
2015-06-12 16:07:42 +02:00 |
Ryan Uber
|
1b4167699f
|
agent: don't replace empty tokens in the logs, fixes #1020
|
2015-06-12 00:11:37 -07:00 |
Ryan Uber
|
d5dbcd78ca
|
Merge pull request #1024 from hashicorp/f-discovery-acl
Service Discovery ACLs
|
2015-06-11 17:49:12 -07:00 |
Ryan Uber
|
e7125213ca
|
website: add a note in the upgrade notes for 0.6 discovery ACLs
|
2015-06-11 17:48:08 -07:00 |
Ryan Uber
|
9285ec1891
|
website: add note about anonymous token and discovery ACLs
|
2015-06-11 17:39:01 -07:00 |
Ryan Uber
|
389f89274a
|
consul: fail badly if an unsupported type is passed to the ACL filter
|
2015-06-11 17:06:35 -07:00 |
Ryan Uber
|
f5f7e401d5
|
agent: fix failing test
|
2015-06-11 15:13:10 -07:00 |
Ryan Uber
|
5e758f9441
|
Merge pull request #1021 from gogolok/testutil_acl_support
testutil: support ACLMasterToken, ACLDatacenter and ACLDefaultPolicy
|
2015-06-11 15:08:33 -07:00 |
Ryan Uber
|
e06e5c5e99
|
consul: fix log message
|
2015-06-11 15:00:26 -07:00 |
Ryan Uber
|
96746fb1c1
|
website: document service discovery ACLs
|
2015-06-11 14:45:52 -07:00 |
Ryan Uber
|
71f21fdea7
|
consul: testing acl filters in isolation
|
2015-06-11 14:14:43 -07:00 |
Ryan Uber
|
77721e3a1a
|
consul: better tests for acl filtering
|
2015-06-11 13:23:49 -07:00 |
Ryan Uber
|
a4d34b66d6
|
consul: testing internal endpoint acl filtering
|
2015-06-11 13:05:33 -07:00 |
Ryan Uber
|
d217c25668
|
consul: rename function to avoid collision and clean up
|
2015-06-11 13:04:47 -07:00 |
Ryan Uber
|
6623538c93
|
consul: break acl filtering into a separate struct
|
2015-06-11 12:08:21 -07:00 |
Ryan Uber
|
0159511714
|
consul: testing health endpoint service acl filtering
|
2015-06-11 09:39:35 -07:00 |
Robert Gogolok
|
db18eb9fa2
|
testutil: support ACLMasterToken, ACLDatacenter and ACLDefaultPolicy
|
2015-06-11 11:25:05 +02:00 |
Ryan Uber
|
5128924b00
|
consul: testing catalog endpoint acl filtering
|
2015-06-10 22:14:58 -07:00 |
Ryan Uber
|
4a9965f062
|
consul: begin testing discovery ACLs
|
2015-06-10 19:25:58 -07:00 |
Ryan Uber
|
5b90b0f249
|
consul: use anonymous function for acl filtering
|
2015-06-10 18:43:48 -07:00 |