Mitchell Hashimoto
|
a9bd83b4ef
|
http: fix tests
|
2015-04-04 17:42:19 -07:00 |
|
Mitchell Hashimoto
|
7ac32b5da5
|
api: add auth information to results
|
2015-04-04 15:40:41 -07:00 |
|
Mitchell Hashimoto
|
8e39a1e7d8
|
command/help
|
2015-04-02 22:42:05 -07:00 |
|
Mitchell Hashimoto
|
3ad31ea6e2
|
api: help
|
2015-04-02 22:26:45 -07:00 |
|
Mitchell Hashimoto
|
ce9ed56be6
|
http: help
|
2015-04-02 22:26:45 -07:00 |
|
Mitchell Hashimoto
|
933e790ad0
|
api: audit methods
|
2015-04-01 18:38:25 -07:00 |
|
Mitchell Hashimoto
|
a8390aa2db
|
api: SPEC
|
2015-04-01 18:16:31 -07:00 |
|
Mitchell Hashimoto
|
4cf15d5195
|
api: policy methods
|
2015-04-01 17:59:50 -07:00 |
|
Mitchell Hashimoto
|
d8f9d61453
|
http: all policy endpoints
|
2015-04-01 17:59:50 -07:00 |
|
Mitchell Hashimoto
|
9e7ea8a4ef
|
http: list policies
|
2015-04-01 17:43:58 -07:00 |
|
Mitchell Hashimoto
|
1e6bc65763
|
command/auth-enable
|
2015-04-01 17:09:11 -07:00 |
|
Mitchell Hashimoto
|
a7f4f636ec
|
api: fix compile
|
2015-03-31 20:29:20 -07:00 |
|
Mitchell Hashimoto
|
772fa8dbf0
|
api: fix auth API
|
2015-03-31 20:28:05 -07:00 |
|
Mitchell Hashimoto
|
2e80156641
|
http: auth handlers
|
2015-03-31 20:24:51 -07:00 |
|
Mitchell Hashimoto
|
56dd1dbea0
|
api: RevokePrefix
|
2015-03-31 19:23:52 -07:00 |
|
Mitchell Hashimoto
|
ea234d9cbf
|
command/revoke: revoke
|
2015-03-31 19:21:02 -07:00 |
|
Mitchell Hashimoto
|
edde6ed160
|
command/seal: test should use the token
|
2015-03-31 11:46:55 -07:00 |
|
Mitchell Hashimoto
|
9784fc18f2
|
api: SetToken
|
2015-03-30 21:20:23 -07:00 |
|
Mitchell Hashimoto
|
5a4eb13750
|
api: update the SPEC
|
2015-03-30 12:22:34 -07:00 |
|
Mitchell Hashimoto
|
f547b717a7
|
api: re-use proper token constant
|
2015-03-30 11:14:51 -07:00 |
|
Mitchell Hashimoto
|
b89ac8e3c5
|
command/init: show root token
|
2015-03-29 16:25:53 -07:00 |
|
Mitchell Hashimoto
|
06e06cde9c
|
http: support auth
|
2015-03-29 16:14:54 -07:00 |
|
Armon Dadgar
|
e69df0e947
|
all: Removing fields from Lease
|
2015-03-16 13:29:51 -07:00 |
|
Mitchell Hashimoto
|
fe4fe231f8
|
http: fix mount endpoints
|
2015-03-16 10:51:13 -07:00 |
|
Mitchell Hashimoto
|
8093f94c65
|
command/write
|
2015-03-15 20:35:33 -07:00 |
|
Mitchell Hashimoto
|
fb32e64f74
|
api: logical Read/Write
|
2015-03-15 19:47:32 -07:00 |
|
Mitchell Hashimoto
|
05d37bf9f1
|
http: generic read/write endpoint for secrets
|
2015-03-15 19:35:04 -07:00 |
|
Mitchell Hashimoto
|
722a3875cf
|
api: use /v1 prefix
|
2015-03-13 12:53:08 -07:00 |
|
Mitchell Hashimoto
|
cee2928616
|
api: add init
|
2015-03-12 12:42:40 -07:00 |
|
Mitchell Hashimoto
|
637b939113
|
http: init endpoints
|
2015-03-12 12:37:54 -07:00 |
|
Mitchell Hashimoto
|
019f9ae5b9
|
api: update mount API
|
2015-03-11 22:34:54 -07:00 |
|
Mitchell Hashimoto
|
aa0f561723
|
api: lease renew should parse the secret
|
2015-03-11 19:48:32 -05:00 |
|
Mitchell Hashimoto
|
440b537c77
|
api: secret parsing and leasing
|
2015-03-11 19:48:31 -05:00 |
|
Mitchell Hashimoto
|
c15ba2f71d
|
api: mount API client
|
2015-03-11 19:48:31 -05:00 |
|
Mitchell Hashimoto
|
78ef15d413
|
api: store token cookie, tests
|
2015-03-11 17:46:42 -05:00 |
|
Mitchell Hashimoto
|
7c8f723c57
|
api: separate sys out further
|
2015-03-11 17:46:41 -05:00 |
|
Mitchell Hashimoto
|
8894987d0b
|
api: document jar requirement
|
2015-03-11 17:46:41 -05:00 |
|
Mitchell Hashimoto
|
a32e3a3ca1
|
api: auth methods
|
2015-03-11 17:46:41 -05:00 |
|
Mitchell Hashimoto
|
6f48a19c44
|
api: automatically get errors in RawRequest
|
2015-03-11 17:46:41 -05:00 |
|
Mitchell Hashimoto
|
ca13e2501e
|
api: Response can decode errors
|
2015-03-11 17:46:41 -05:00 |
|
Mitchell Hashimoto
|
f0c804e42a
|
api: sys methods
|
2015-03-11 17:46:41 -05:00 |
|
Mitchell Hashimoto
|
da6210d3c1
|
api: start the groundwork API stuff
|
2015-03-09 11:38:50 -07:00 |
|
Mitchell Hashimoto
|
36b7b84ec4
|
api: update spec
|
2015-03-04 15:41:21 -08:00 |
|
Mitchell Hashimoto
|
c24137e914
|
api: SPEC
|
2015-03-04 15:03:06 -08:00 |
|
Mitchell Hashimoto
|
c2cecb713e
|
api: update SPEC
|
2015-03-04 13:17:12 -08:00 |
|
Mitchell Hashimoto
|
cbf2d74670
|
api: spec
|
2015-03-04 13:10:10 -08:00 |
|