Hamid Ghaf
|
27bb03bbc0
|
adding copyright header (#19555)
* adding copyright header
* fix fmt and a test
|
2023-03-15 09:00:52 -07:00 |
Anton Averchenkov
|
3c6439b1fc
|
Replace http method strings with net/http constants (#14677)
|
2022-03-24 13:58:03 -04:00 |
Anton Averchenkov
|
1222375d1a
|
Add context-aware functions to vault/api (#14388)
|
2022-03-23 17:47:43 -04:00 |
Jeff Mitchell
|
4b45d8210f
|
Possibly fix Nomad capabilities issue (#5360)
|
2018-09-19 13:06:37 -04:00 |
Jeff Mitchell
|
f1d72abb39
|
Remove injection into top routes (#5101)
|
2018-08-14 15:29:22 -04:00 |
Brian Kassouf
|
beda7845f6
|
API: Add context to each raw request call (#4987)
|
2018-07-24 15:49:55 -07:00 |
Jeff Mitchell
|
c011cefed4
|
Fix panic when running capabilities CLI command with multiple paths (#4553)
* Fix panic using 'vault token capabilities' with more than one path
Fixes #4552
* Add test
|
2018-05-11 11:58:12 -04:00 |
Jeff Mitchell
|
ba87c6c0d6
|
Restore compatibility with pre-0.6.1 servers for CLI/Go API calls
|
2016-08-14 14:52:45 -04:00 |
Jeff Mitchell
|
3c2aae215c
|
Fix tests and update mapstructure
|
2016-08-08 16:00:31 -04:00 |
vishalnayak
|
4e6dcfd6d0
|
Enable callbacks for handling logical.Request changes before processing requests
|
2016-03-17 22:29:53 -04:00 |
vishalnayak
|
f275cd2e9c
|
Fixed capabilities API to receive logical response
|
2016-03-17 21:03:32 -04:00 |
vishalnayak
|
a5d79d587a
|
Refactoring the capabilities function
|
2016-03-17 21:03:32 -04:00 |
vishalnayak
|
9946a2d8b5
|
refactoring changes due to acl.Capabilities
|
2016-03-04 18:55:48 -05:00 |
vishalnayak
|
7fe871e60a
|
Removing the 'Message' field
|
2016-03-04 10:36:03 -05:00 |
vishalnayak
|
286e63a648
|
Handled root token use case
|
2016-03-04 10:36:03 -05:00 |
vishalnayak
|
5749a6718c
|
Added sys/capabililties endpoint
|
2016-03-04 10:36:02 -05:00 |