open-vault/builtin/logical/aws
Jeff Mitchell 9db8a5c744 Merge pull request #567 from hobbeswalsh/master
Spaces in displayName break AWS IAM
2015-08-26 12:37:52 -04:00
..
backend.go Remove SetLogger, and unify on framework.Setup 2015-06-30 17:45:20 -07:00
backend_test.go Update vault code to match latest aws-sdk-go APIs 2015-08-06 11:37:08 -05:00
client.go Update vault code to match latest aws-sdk-go APIs 2015-08-06 11:37:08 -05:00
path_config_lease.go 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
path_config_root.go logical/aws: fix build 2015-04-18 22:22:35 -07:00
path_roles.go Vault: Fix wild card paths for all backends 2015-08-21 00:56:13 -07:00
path_user.go Vault: Fix wild card paths for all backends 2015-08-21 00:56:13 -07:00
rollback.go logical/aws: WAL entry for users, rollback 2015-03-21 11:18:46 +01:00
secret_access_keys.go s/string replacement/regexp replacement 2015-08-24 17:00:54 -07:00
secret_access_keys_test.go Adding one more test (for no-op case) 2015-08-26 09:26:20 -07:00