vishalnayak
|
31e450a175
|
Add some validation checks
|
2016-09-28 15:36:02 -04:00 |
|
vishalnayak
|
d080107a87
|
Update docs to contain bound_iam_role_arn
|
2016-09-26 09:37:38 -04:00 |
|
vishalnayak
|
bf0b7f218e
|
Implemented bound_iam_role_arn constraint
|
2016-09-23 21:35:36 -04:00 |
|
vishalnayak
|
e0c41f02c8
|
Fix incorrect naming of bound_iam_instance_profile_arn
|
2016-09-23 11:22:23 -04:00 |
|
vishalnayak
|
92986bb2a0
|
Address review feedback
|
2016-09-15 11:41:52 -04:00 |
|
vishalnayak
|
a1de742dce
|
s/disableReauthenticationNonce/reauthentication-disabled-nonce
|
2016-09-15 11:29:02 -04:00 |
|
vishalnayak
|
9bca127631
|
Updated docs with nonce usage
|
2016-09-14 19:31:09 -04:00 |
|
vishalnayak
|
857f921d76
|
Added comment
|
2016-09-14 18:27:35 -04:00 |
|
vishalnayak
|
39796e8801
|
Disable reauthentication if nonce is explicitly set to empty
|
2016-09-14 17:58:00 -04:00 |
|
vishalnayak
|
d0e4d77fce
|
address review feedback
|
2016-09-14 14:28:02 -04:00 |
|
vishalnayak
|
d7ce69c5eb
|
Remove the client nonce being empty check
|
2016-09-14 14:28:02 -04:00 |
|
vishalnayak
|
53c919b1d0
|
Generate the nonce by default
|
2016-09-14 14:28:02 -04:00 |
|
vishalnayak
|
455a4ae055
|
address review feedback
|
2016-09-14 12:08:35 -04:00 |
|
vishalnayak
|
b1392567d1
|
Use constant time comparisons for client nonce
|
2016-09-13 20:12:43 -04:00 |
|
Jeff Mitchell
|
29b67141eb
|
Only use running state for checking if instance is alive. (#1885)
Fixes #1884
|
2016-09-13 18:08:05 -04:00 |
|
vishalnayak
|
7ce631f1dc
|
Pretty print the warning
|
2016-08-18 16:09:10 -04:00 |
|
vishalnayak
|
870ffd6fd8
|
Use shortestTTL value during renewals too
|
2016-08-18 15:43:58 -04:00 |
|
vishalnayak
|
4f1c47478e
|
When TTL is not set, consider the system default TTL as well
|
2016-08-18 15:37:59 -04:00 |
|
vishalnayak
|
56b8c33c95
|
aws-ec2: se max_ttl when ttl is not set, during login
|
2016-08-18 15:16:32 -04:00 |
|
vishalnayak
|
b150c14caa
|
Address review feedback by @jefferai
|
2016-08-09 17:45:42 -04:00 |
|
vishalnayak
|
8d261b1a78
|
Added ttl field to aws-ec2 auth backend role
|
2016-08-09 17:29:45 -04:00 |
|
vishalnayak
|
c14235b206
|
Merge branch 'master-oss' into json-use-number
Conflicts:
http/handler.go
logical/framework/field_data.go
logical/framework/wal.go
vault/logical_passthrough.go
|
2016-07-15 19:21:55 -04:00 |
|
vishalnayak
|
e09b40e155
|
Remove Unix() invocations on 'time.Time' objects and removed conversion of time to UTC
|
2016-07-08 18:30:18 -04:00 |
|
vishalnayak
|
ad7cb2c8f1
|
Added JSON Decode and Encode helpers.
Changed all the occurances of Unmarshal to use the helpers.
Fixed http/ package tests.
|
2016-07-06 12:25:40 -04:00 |
|
vishalnayak
|
5f5a81d8da
|
Fix broken build
|
2016-06-21 18:25:36 -04:00 |
|
vishalnayak
|
e97f81ecaa
|
Print role name in the error message
|
2016-06-21 17:53:33 -04:00 |
|
Vishal Nayak
|
78d4d5c8c3
|
Merge pull request #1523 from hashicorp/bind-account-id-aws-ec2
Added bound_account_id to aws-ec2 auth backend
|
2016-06-21 10:03:20 -04:00 |
|
vishalnayak
|
f7a44a2643
|
Correct casing of abbreviations
|
2016-06-21 10:02:22 -04:00 |
|
vishalnayak
|
383be815b6
|
aws-ec2: added a nil check for storedIdentity in login renewal
|
2016-06-20 10:19:57 -04:00 |
|
vishalnayak
|
dccfc413d4
|
Replace an 'if' block with 'switch'
|
2016-06-17 12:35:44 -04:00 |
|
vishalnayak
|
8e03c1448b
|
Merge branch 'master-oss' into bind-account-id-aws-ec2
Conflicts:
builtin/credential/aws-ec2/backend_test.go
builtin/credential/aws-ec2/path_login.go
builtin/credential/aws-ec2/path_role.go
|
2016-06-14 14:46:08 -04:00 |
|
Ivan Fuyivara
|
74e84113db
|
fixing the test for the wrong IAM Role ARN
|
2016-06-14 18:17:41 +00:00 |
|
Ivan Fuyivara
|
0ffbef0ccd
|
added tests, nil validations and doccumentation
|
2016-06-14 16:58:50 +00:00 |
|
vishalnayak
|
26f7fcf6a1
|
Added bound_account_id to aws-ec2 auth backend
|
2016-06-14 11:58:19 -04:00 |
|
Ivan Fuyivara
|
2c5a8fb39f
|
fixing spaces
|
2016-06-14 14:57:46 +00:00 |
|
root
|
52a47e1c4f
|
adding IAM Role as constrain
|
2016-06-14 14:49:36 +00:00 |
|
vishalnayak
|
b7eb28bb3a
|
Added bound_ami_id check
|
2016-06-13 08:56:39 -04:00 |
|
Jeff Mitchell
|
86d2c796b0
|
Change AWS/SSH to reuse backend creation code for test functions
|
2016-06-01 12:17:47 -04:00 |
|
vishalnayak
|
dbee3cd81b
|
Address review feedback
|
2016-06-01 10:36:58 -04:00 |
|
vishalnayak
|
4fea41f7e5
|
Use entry.Type as a criteria for upgrade
|
2016-06-01 10:30:11 -04:00 |
|
vishalnayak
|
a072f2807d
|
Rename aws as aws-ec2
|
2016-05-30 14:11:15 -04:00 |
|
vishalnayak
|
950c76c020
|
rename credential/aws as credential/aws-ec2
|
2016-05-30 14:11:15 -04:00 |
|