open-vault/builtin/logical/aws
vishalnayak 9aa8fb6cc1 Support periodic tidy callback and config endpoints. 2016-04-26 10:22:29 -04:00
..
backend.go Support periodic tidy callback and config endpoints. 2016-04-26 10:22:29 -04:00
backend_test.go Added AcceptanceTest boolean to logical.TestCase 2016-04-05 15:10:44 -04:00
client.go Add STS path to AWS backend. 2016-01-21 14:05:09 -05:00
path_config_lease.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
path_config_root.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
path_roles.go Merge pull request #895 from nickithewatt/aws-prexisting-policies 2016-01-21 13:23:37 -05:00
path_sts.go Improve error message returned when client attempts to generate STS credentials for a managed policy; addresses #1113 2016-02-23 08:58:28 -05:00
path_user.go Allow use of pre-existing policies for AWS users 2015-12-30 18:05:54 +00:00
rollback.go Support periodic tidy callback and config endpoints. 2016-04-26 10:22:29 -04:00
secret_access_keys.go Cap the length midString in IAM user's username to 42 2016-02-19 18:31:10 -05:00
secret_access_keys_test.go Allow use of pre-existing policies for AWS users 2015-12-30 18:05:54 +00:00