Armon Dadgar
|
96119946f3
|
secret/transit: allow policies to be upserted
|
2015-06-17 18:51:05 -07:00 |
|
Armon Dadgar
|
9238c6def3
|
secret/transit: Use special endpoint to get underlying keys. Fixes #219
|
2015-06-17 18:42:23 -07:00 |
|
Armon Dadgar
|
28dd283c93
|
builtin: fixing API change in logical framework
|
2015-06-17 14:34:11 -07:00 |
|
Armon Dadgar
|
05fa4a4a48
|
secret/postgres: Ensure sane username length. Fixes #326
|
2015-06-17 13:31:56 -07:00 |
|
Jonathan Sokolowski
|
dd7d64dd80
|
logical/consul: Combine policy and lease into single storage struct
|
2015-05-28 09:36:23 +10:00 |
|
Jonathan Sokolowski
|
6814b0d63e
|
logical/consul: custom lease time for roles
|
2015-05-27 09:53:46 +10:00 |
|
Armon Dadgar
|
478a5965ee
|
secret/aws: Using roles instead of policy
|
2015-04-27 14:20:28 -07:00 |
|
Armon Dadgar
|
aaf10cd624
|
Do not root protect role configurations
|
2015-04-27 14:07:20 -07:00 |
|
Armon Dadgar
|
3330d43d44
|
secret/postgres: secret/mysql: roles endpoints root protected
|
2015-04-27 14:04:10 -07:00 |
|
Armon Dadgar
|
f159750509
|
secret/consul: replace policy with roles, and prefix the token path
|
2015-04-27 13:59:56 -07:00 |
|
Armon Dadgar
|
d425ca22df
|
secret/transit: rename policy to keys
|
2015-04-27 13:52:47 -07:00 |
|
Armon Dadgar
|
39f014e0b6
|
secret/transit: Adding more help. Fixes #41
|
2015-04-27 12:47:09 -07:00 |
|
Armon Dadgar
|
212aa9fb5b
|
secret/postgresql: testing support for multiple statements
|
2015-04-27 12:00:07 -07:00 |
|
Armon Dadgar
|
db5f74f6b4
|
secret/postgresql: support multiple sql statements
|
2015-04-27 11:31:27 -07:00 |
|
Armon Dadgar
|
9a156ac246
|
mysql: cleanup
|
2015-04-27 11:31:11 -07:00 |
|
Armon Dadgar
|
d69a7ba697
|
logical/consul: Added missing policy endpoints
|
2015-04-27 11:08:37 -07:00 |
|
Armon Dadgar
|
56adae843b
|
secret/mysql: improve the example statement
|
2015-04-25 12:58:50 -07:00 |
|
Armon Dadgar
|
b1e3ec15a5
|
secret/mysql: adding acceptance test
|
2015-04-25 12:56:23 -07:00 |
|
Armon Dadgar
|
c237c8c258
|
secret/mysql: fixing mysql oddities
|
2015-04-25 12:56:11 -07:00 |
|
Armon Dadgar
|
d9e313c120
|
secret/mysql: initial pass at mysql secret backend
|
2015-04-25 12:05:26 -07:00 |
|
Mitchell Hashimoto
|
8bc94fffd0
|
logical/postgresql: when renewing, alter the valid until
|
2015-04-18 22:55:33 -07:00 |
|
Mitchell Hashimoto
|
3bec79d857
|
logical/consul: leasing
|
2015-04-18 22:29:46 -07:00 |
|
Mitchell Hashimoto
|
b37f8332ed
|
logical/consul: config/access is the new path for config
|
2015-04-18 22:28:53 -07:00 |
|
Mitchell Hashimoto
|
ec452d8b9a
|
logical/aws: leasing/renewal support
|
2015-04-18 22:25:37 -07:00 |
|
Mitchell Hashimoto
|
a9ef546459
|
logical/aws: fix build
|
2015-04-18 22:22:35 -07:00 |
|
Mitchell Hashimoto
|
06c4e52377
|
logical/aws: move root creds config to config/root
|
2015-04-18 22:21:31 -07:00 |
|
Mitchell Hashimoto
|
710a5b1464
|
logical/aws: support read/delete policies
|
2015-04-18 22:13:12 -07:00 |
|
Mitchell Hashimoto
|
65de2d6375
|
logical/postgresql: support deleting roles and reading them
|
2015-04-18 21:59:59 -07:00 |
|
Mitchell Hashimoto
|
9798b5106a
|
logical/postgresql: renew for secret
|
2015-04-18 21:47:19 -07:00 |
|
Mitchell Hashimoto
|
22d959e313
|
logical/postgresql: leasing
|
2015-04-18 21:45:05 -07:00 |
|
Mitchell Hashimoto
|
0e5a5880e5
|
logical/postgres: no session limit
|
2015-04-18 18:42:57 -07:00 |
|
Mitchell Hashimoto
|
90936ff77c
|
logical/postgers: update docs properly
|
2015-04-18 18:42:26 -07:00 |
|
Mitchell Hashimoto
|
2312cef959
|
logical/postgresql: leases
|
2015-04-18 18:40:03 -07:00 |
|
Mitchell Hashimoto
|
f640048fad
|
logical/postgresql: create DB credentials
|
2015-04-18 18:37:27 -07:00 |
|
Mitchell Hashimoto
|
979e42be35
|
logical/postgresql: creating roles
|
2015-04-18 18:09:33 -07:00 |
|
Mitchell Hashimoto
|
adbc734791
|
logical/postgresql: connection
|
2015-04-18 17:34:36 -07:00 |
|
Armon Dadgar
|
d02028a0e4
|
Adding transit logical backend
|
2015-04-15 17:08:12 -07:00 |
|
Armon Dadgar
|
59073cf775
|
logical/aws: Use display name for IAM username
|
2015-04-15 15:05:00 -07:00 |
|
Armon Dadgar
|
006cb08853
|
logical/consul: Use the DisplayName for the ACL token name
|
2015-04-15 15:03:05 -07:00 |
|
Mitchell Hashimoto
|
c30d877fa4
|
rename vault id to lease id all over
|
2015-04-10 20:35:14 -07:00 |
|
Mitchell Hashimoto
|
d9e38470a8
|
logical/framework: better string values for types
|
2015-04-03 21:15:59 -07:00 |
|
Mitchell Hashimoto
|
105e68387a
|
logical/aws: help
|
2015-04-03 21:10:54 -07:00 |
|
Mitchell Hashimoto
|
e56b16b6d7
|
logical/framework: support root help
|
2015-04-03 20:36:47 -07:00 |
|
Mitchell Hashimoto
|
630da54522
|
logical/aws: policy doesn't need to be base64
|
2015-03-31 17:26:41 -07:00 |
|
Mitchell Hashimoto
|
7fa65ef5b0
|
logical/*: fix compilation errors
|
2015-03-30 20:30:07 -07:00 |
|
Mitchell Hashimoto
|
39f2da0fbe
|
command: unit tests pass
|
2015-03-29 16:20:34 -07:00 |
|
Mitchell Hashimoto
|
3b702cc14d
|
logical/consul: actual test that the token works
|
2015-03-21 17:23:44 +01:00 |
|
Mitchell Hashimoto
|
07f8e262fe
|
logical/consul
|
2015-03-21 17:19:37 +01:00 |
|
Mitchell Hashimoto
|
c3342cd344
|
logical/aws: refactor access key create to the secret file
|
2015-03-21 11:49:56 +01:00 |
|
Mitchell Hashimoto
|
f08879971e
|
logical/aws: remove debug I was using to test rollback :)
|
2015-03-21 11:20:22 +01:00 |
|