Jeff Mitchell
|
9db8a5c744
|
Merge pull request #567 from hobbeswalsh/master
Spaces in displayName break AWS IAM
|
2015-08-26 12:37:52 -04:00 |
|
Robin Walsh
|
34b84367b5
|
Adding one more test (for no-op case)
|
2015-08-26 09:26:20 -07:00 |
|
Robin Walsh
|
4b7c2cc114
|
Adding unit test for normalizeDisplayName()
|
2015-08-26 09:23:33 -07:00 |
|
Jeff Mitchell
|
2d8bfff02b
|
Explicitly check for blank leases in AWS, and give a better error message if lease_max cannot be parsed. Fixes #569.
|
2015-08-26 09:04:47 -07:00 |
|
Robin Walsh
|
8530f14fee
|
s/string replacement/regexp replacement
|
2015-08-24 17:00:54 -07:00 |
|
Robin Walsh
|
69f5abdc91
|
spaces in displayName break AWS IAM
|
2015-08-24 16:12:45 -07:00 |
|
vishalnayak
|
6c2927ede0
|
Vault: Fix wild card paths for all backends
|
2015-08-21 00:56:13 -07:00 |
|
Armon Dadgar
|
aefb92b74c
|
Merge pull request #534 from ctennis/lease_reader
Fix #533, add a reader for lease values (#529) and an acceptance test for mysql to prove it works
|
2015-08-18 19:00:18 -07:00 |
|
Jeff Mitchell
|
3cc4bd0b96
|
Fix AWS, again, and update Godeps.
|
2015-08-18 18:12:51 -07:00 |
|
Caleb Tennis
|
a36910799e
|
Fix #533, add a reader for lease values (#529) and an acceptance test for mysql to prove it works
|
2015-08-13 15:33:06 -04:00 |
|
Paul Hinze
|
fc9de56736
|
Update vault code to match latest aws-sdk-go APIs
|
2015-08-06 11:37:08 -05:00 |
|
Seth Vargo
|
bfd4b818b8
|
Update to latest aws and move off of hashicorp/aws-sdk-go
|
2015-08-06 12:26:41 -04:00 |
|
Armon Dadgar
|
4b27e4d8c5
|
Remove SetLogger, and unify on framework.Setup
|
2015-06-30 17:45:20 -07:00 |
|
Armon Dadgar
|
5d69e7da90
|
Updating for backend API change
|
2015-06-30 17:36:12 -07:00 |
|
Armon Dadgar
|
45d3c512fb
|
builtin: fixing API change in logical framework
|
2015-06-17 14:34:11 -07:00 |
|
Armon Dadgar
|
434305a6c2
|
secret/aws: Using roles instead of policy
|
2015-04-27 14:20:28 -07:00 |
|
Armon Dadgar
|
5edf8cf3a8
|
Do not root protect role configurations
|
2015-04-27 14:07:20 -07:00 |
|
Mitchell Hashimoto
|
23a156b414
|
logical/aws: leasing/renewal support
|
2015-04-18 22:25:37 -07:00 |
|
Mitchell Hashimoto
|
2a8dfd85f4
|
logical/aws: fix build
|
2015-04-18 22:22:35 -07:00 |
|
Mitchell Hashimoto
|
208dd1e8be
|
logical/aws: move root creds config to config/root
|
2015-04-18 22:21:31 -07:00 |
|
Mitchell Hashimoto
|
f61626f7a6
|
logical/aws: support read/delete policies
|
2015-04-18 22:13:12 -07:00 |
|
Armon Dadgar
|
381aa0f7af
|
logical/aws: Use display name for IAM username
|
2015-04-15 15:05:00 -07:00 |
|
Mitchell Hashimoto
|
48205d166b
|
rename vault id to lease id all over
|
2015-04-10 20:35:14 -07:00 |
|
Mitchell Hashimoto
|
8dc9e0e0d5
|
logical/framework: better string values for types
|
2015-04-03 21:15:59 -07:00 |
|
Mitchell Hashimoto
|
ec9df0439b
|
logical/aws: help
|
2015-04-03 21:10:54 -07:00 |
|
Mitchell Hashimoto
|
0bbad03c70
|
logical/framework: support root help
|
2015-04-03 20:36:47 -07:00 |
|
Mitchell Hashimoto
|
486c3d7f30
|
logical/aws: policy doesn't need to be base64
|
2015-03-31 17:26:41 -07:00 |
|
Mitchell Hashimoto
|
b12feccf38
|
logical/*: fix compilation errors
|
2015-03-30 20:30:07 -07:00 |
|
Mitchell Hashimoto
|
05246433bb
|
logical/aws: refactor access key create to the secret file
|
2015-03-21 11:49:56 +01:00 |
|
Mitchell Hashimoto
|
665cbaa3e4
|
logical/aws: remove debug I was using to test rollback :)
|
2015-03-21 11:20:22 +01:00 |
|
Mitchell Hashimoto
|
9e4b9d593b
|
logical/aws: WAL entry for users, rollback
|
2015-03-21 11:18:46 +01:00 |
|
Mitchell Hashimoto
|
86a6062ba2
|
main: enable AWS backend
|
2015-03-20 19:32:18 +01:00 |
|
Mitchell Hashimoto
|
62d9bec8be
|
logical/aws
|
2015-03-20 19:03:20 +01:00 |
|