Brian Kassouf
|
4121791cb9
|
Add the ability to glob allowed roles in the Database Backend (#3387)
* Add the ability to glob allowed roles in the Database Backend
* Make the error messages better
* Switch to the go-glob repo
|
2017-10-30 13:24:25 -07:00 |
|
Dan Everton
|
246602dda4
|
More efficient s3 paging (#2780)
|
2017-06-16 11:09:15 -04:00 |
|
vishalnayak
|
fb15c97c6c
|
Fix index out of range bug in ParseKeyValues
|
2017-05-17 21:47:13 -04:00 |
|
Chris Hoffman
|
8efdae67e5
|
List Handling in API and CLI (#2584)
|
2017-04-18 16:02:31 -04:00 |
|
Brian Kassouf
|
9ee0c34179
|
Allowed/Denied parameters support for globs (#2438)
* Add check for globbed strings
* Add tests for the acl globbing
* Fix bad test case
|
2017-03-03 14:50:55 -08:00 |
|
Félix Cantournet
|
0d6d4211b8
|
all: test: Fix govet warnings
Fix calls to t.Fatal() with formatting.
Fixed some calls to Fatalf() with wrong formatting
|
2016-12-21 19:44:07 +01:00 |
|
Vishal Nayak
|
b4011f7129
|
Don't add default policy to child token if parent does not have it (#2164)
|
2016-12-16 00:36:39 -05:00 |
|
Jeff Mitchell
|
347cd93b2a
|
Fix bugs and add test case for arbitrary string slice
|
2016-08-03 14:57:36 -04:00 |
|
Jeff Mitchell
|
7d1f0facb8
|
Add arbitrary string slice parsing.
Like the KV function, this supports either separated strings or JSON
strings, base64-encoded or not.
Fixes #1619 in theory.
|
2016-08-03 14:24:16 -04:00 |
|
Jeff Mitchell
|
3329d38959
|
Cleanup
|
2016-08-03 13:09:12 -04:00 |
|
vishalnayak
|
59930fda8f
|
AppRole authentication backend
|
2016-07-26 09:32:41 -04:00 |
|
vishalnayak
|
13d08c65a5
|
Address review feedback
|
2016-07-22 10:21:45 -04:00 |
|
vishalnayak
|
8caec3fe27
|
Address review feedback from @jefferai
|
2016-07-22 08:44:16 -04:00 |
|
vishalnayak
|
5f1829af67
|
Utility Enhancements
|
2016-04-05 20:32:59 -04:00 |
|