vishalnayak
|
a8134338c9
|
Re-enable rollback triggers for auth backends
|
2016-05-26 14:29:41 -04:00 |
|
vishalnayak
|
25e90e7577
|
Fix broken cert backend test
|
2016-05-26 11:06:46 -04:00 |
|
vishalnayak
|
80faa2f4ed
|
s/logical.ErrorResponse/fmt.Errorf in renewal functions of credential backends
|
2016-05-26 10:21:03 -04:00 |
|
Jeff Mitchell
|
0b7e8cf1c8
|
Merge pull request #1245 from LeonDaniel/master
Improved groups search for LDAP login
|
2016-05-19 12:13:29 -04:00 |
|
vishalnayak
|
83adda998d
|
Naming of the locked and nonLocked methods
|
2016-05-17 20:39:24 -04:00 |
|
Jeff Mitchell
|
acc3a579d0
|
Merge pull request #1416 from shomron/list_ldap_group_mappings
Support listing ldap group to policy mappings
|
2016-05-16 16:22:13 -04:00 |
|
Sean Chittenden
|
339c0a4127
|
Speling police
|
2016-05-15 09:58:36 -07:00 |
|
Oren Shomron
|
24ae32f10d
|
Support listing ldap group to policy mappings (Fixes #1270)
|
2016-05-14 20:00:40 -04:00 |
|
Vishal Nayak
|
943789a11e
|
Merge pull request #1300 from hashicorp/aws-auth-backend
AWS EC2 instances authentication backend
|
2016-05-14 19:42:03 -04:00 |
|
vishalnayak
|
b53f0cb624
|
Rename 'role_name' to 'role'
|
2016-05-13 14:31:13 -04:00 |
|
vishalnayak
|
14750c9964
|
Remove unused param from checkForValidChain
|
2016-05-12 15:07:10 -04:00 |
|
vishalnayak
|
28e6f885ca
|
Perform CRL checking for non-CA registered certs
|
2016-05-12 14:37:07 -04:00 |
|
vishalnayak
|
33b7c1a641
|
Name the files based on changed path patterns
|
2016-05-12 11:52:07 -04:00 |
|
vishalnayak
|
4aa01d390a
|
Update docs and path names to the new patterns
|
2016-05-12 11:45:10 -04:00 |
|
vishalnayak
|
c1dd991ccf
|
Fix the acceptance tests
|
2016-05-09 22:07:51 -04:00 |
|
vishalnayak
|
ebaff78305
|
Call client config internal from the locking method
|
2016-05-09 21:01:57 -04:00 |
|
Jeff Mitchell
|
0c6f45d94c
|
Update client code to use internal entry fetching
|
2016-05-09 23:26:00 +00:00 |
|
Jeff Mitchell
|
dd5321a86a
|
Switch whitelist to use longest max TTL
|
2016-05-05 20:44:48 -04:00 |
|
Jeff Mitchell
|
a5cae16b5f
|
Role tag updates
|
2016-05-05 15:32:14 -04:00 |
|
Jeff Mitchell
|
e83dbbe532
|
Fix HMAC being overwritten. Also some documentation, and add a lock to role operations
|
2016-05-05 14:51:09 -04:00 |
|
Jeff Mitchell
|
e7c5966da8
|
Guard tidy functions
|
2016-05-05 14:28:46 -04:00 |
|
Jeff Mitchell
|
c41b024f36
|
More updates to mutexes and adjust blacklisted roletag default safety buffer
|
2016-05-05 14:12:22 -04:00 |
|
Jeff Mitchell
|
68b76b99c8
|
Rename identity whitelist and roletag blacklist api endpoints
|
2016-05-05 13:34:50 -04:00 |
|
Jeff Mitchell
|
3d20107e54
|
Move some mutexes around
|
2016-05-05 12:53:27 -04:00 |
|
Jeff Mitchell
|
c4f26c9011
|
Update some mutexes in client config
|
2016-05-05 12:44:40 -04:00 |
|
Jeff Mitchell
|
1c60388900
|
Fall back to non-base64 cert if it can't be decoded (it's checked later anyways)
|
2016-05-05 11:36:28 -04:00 |
|
Jeff Mitchell
|
96cebf9cd1
|
Update commenting
|
2016-05-05 11:22:36 -04:00 |
|
Jeff Mitchell
|
3390dca953
|
Make the roletag blacklist the longest duration, not least
|
2016-05-05 11:00:41 -04:00 |
|
Jeff Mitchell
|
9a662ff493
|
Switch client code to shared awsutil code
|
2016-05-05 10:40:49 -04:00 |
|
Jeff Mitchell
|
50e3f7d40e
|
Merge remote-tracking branch 'origin/master' into aws-auth-backend
|
2016-05-05 10:04:52 -04:00 |
|
vishalnayak
|
0481976696
|
Split SanitizeTTL method to support time.Duration parameters as well
|
2016-05-05 09:45:48 -04:00 |
|
vishalnayak
|
a74332bb7e
|
Add the steps to generate the CRL test's test-fixture files
|
2016-05-04 05:48:34 -04:00 |
|
vishalnayak
|
ef83605f58
|
Change image/ to a more flexible /role endpoint
|
2016-05-03 23:36:59 -04:00 |
|
Jeff Mitchell
|
d3f1176e03
|
Switch our tri-copy ca loading code to go-rootcerts
|
2016-05-03 12:23:25 -04:00 |
|
vishalnayak
|
7945e4668a
|
Allow custom endpoint URLs to be supplied to make EC2 API calls
|
2016-05-02 17:21:52 -04:00 |
|
vishalnayak
|
e032f9144c
|
Extend the expiry of test-fixture certs of Cert backend
|
2016-05-02 12:34:46 -04:00 |
|
Jeff Mitchell
|
e198037788
|
Make GitHub org comparison case insensitive.
Fixes #1359
|
2016-05-02 00:18:31 -04:00 |
|
vishalnayak
|
57e6361b24
|
Remove unnecessary append call
|
2016-04-30 03:20:21 -04:00 |
|
vishalnayak
|
bbb3efdc67
|
Cert backend, CRL tests
|
2016-04-29 02:32:48 -04:00 |
|
vishalnayak
|
fed55cff94
|
Ensure that the instance is running during renewal
|
2016-04-28 16:34:35 -04:00 |
|
vishalnayak
|
0b44a62e8f
|
Added allow_instance_migration to the role tag
|
2016-04-28 11:43:48 -04:00 |
|
vishalnayak
|
1a3c0a1f3e
|
Change all time references to UTC
|
2016-04-28 10:19:29 -04:00 |
|
vishalnayak
|
ba88b210e6
|
Fix the deadlock issue
|
2016-04-28 01:01:33 -04:00 |
|
vishalnayak
|
05c10dad94
|
minor updates
|
2016-04-28 00:35:49 -04:00 |
|
vishalnayak
|
ba62ef6a86
|
Refactor locks around config tidy endpoints
|
2016-04-27 22:32:43 -04:00 |
|
vishalnayak
|
c7bfdd7ed0
|
Fix locking around config/client
|
2016-04-27 22:25:15 -04:00 |
|
vishalnayak
|
0b561d668b
|
Fix the list response of role tags
|
2016-04-27 22:03:11 -04:00 |
|
vishalnayak
|
329361f951
|
Removed existence check on blacklist/roletags, docs fixes
|
2016-04-27 21:29:32 -04:00 |
|
vishalnayak
|
aae439b947
|
Remove unnecessary lock switching around flushCachedEC2Clients
|
2016-04-27 20:13:56 -04:00 |
|
vishalnayak
|
36193850fd
|
Remove recreate parameter from clientEC2
|
2016-04-27 20:01:39 -04:00 |
|