Jeff Mitchell
b9a5a137c0
Address items from feedback. Make MountConfig use values rather than
...
pointers and change how config is read to compensate.
2015-09-10 15:09:54 -04:00
Jeff Mitchell
dd8ac00daa
Rejig how dynamic values are represented in system view and location of some functions in various packages; create mount-tune command and API analogues; update documentation
2015-09-10 15:09:54 -04:00
Jeff Mitchell
aadf039368
Add DynamicSystemView. This uses a pointer to a pointer to always have
...
up-to-date information. This allows remount to be implemented with the
same source and dest, allowing mount options to be changed on the fly.
If/when Vault gains the ability to HUP its configuration, this should
just work for the global values as well.
Need specific unit tests for this functionality.
2015-09-10 15:09:54 -04:00
Seth Vargo
f0b3ad6a2a
Update documentation around cookies
2015-09-03 10:36:59 -04:00
Jeff Mitchell
5584a11997
When using PGP encryption on unseal keys, encrypt the hexencoded string rather than the raw bytes.
2015-08-26 07:59:50 -07:00
Jeff Mitchell
4d877dc4eb
Address comments from review.
2015-08-25 15:33:58 -07:00
Jeff Mitchell
f5271c2ab0
Update website documentation for init and rekey with secret_pgp_keys API option
2015-08-25 14:52:13 -07:00
Armon Dadgar
fedf878e9a
Merge pull request #482 from chiefy/master
...
Adding vaulted nodejs library to libraries section in docs.
2015-07-31 15:13:44 -07:00
Long Nguyen
a79def7710
added golang client
2015-07-31 17:10:38 -04:00
Christopher Najewicz
0a8d3cdd43
Adding vaulted nodejs library to libraries section in docs.
2015-07-31 14:31:26 -04:00
mootpt
e8fb47048b
pointed authentication backend to proper location
...
pointed authentication backend to proper location
2015-07-06 10:42:14 -07:00
Armon Dadgar
d77efbd716
http: support ?standbyok for 200 status on standby. Fixes #389
2015-07-02 17:49:35 -07:00
Armon Dadgar
96241c4972
Merge pull request #277 from hashicorp/f-rotate
...
Add support for key rotation
2015-06-01 12:52:32 +02:00
Seth Vargo
6e9f37e993
Cleanup style on http index docs
2015-05-31 21:23:44 -07:00
Armon Dadgar
200b30d28d
website: document new system APIs
2015-05-29 15:05:05 -07:00
boncheff
d8a3bdc2d7
Update index.html.md
...
Updated the docs to show an example of how to read/write a secret using the HTTP API
2015-05-28 22:28:25 +01:00
Ian Unruh
75eed4e4bd
Add libraries section to HTTP docs
2015-05-22 14:32:14 -07:00
Ian Unruh
eeb0bccd73
Remove non-existent unseal API argument
2015-05-18 19:59:18 -07:00
Mitchell Hashimoto
ec4fcd39eb
http: allow header for auth token [GH-124]
2015-05-11 10:56:58 -07:00
Emil Hessman
79b098b89e
website: address minor doc typos
2015-04-28 20:32:04 +02:00
Seth Vargo
bfb0f08372
Fix typo
2015-04-24 14:06:50 -04:00
Armon Dadgar
19c8557786
Merge pull request #29 from hashicorp/f-health
...
Adding sys/health for Consul HTTP health monitoring
2015-04-23 11:58:58 -07:00
Armon Dadgar
912d04e46b
website: document endpoint
2015-04-23 11:58:10 -07:00
Seth Vargo
2bcb0a1b67
Update website whitespace and formatting
2015-04-22 19:47:11 -04:00
Armon Dadgar
538106db1c
website: document sys/leader
2015-04-20 12:02:32 -07:00
Armon Dadgar
99b098a4a8
website: typo fix
2015-04-20 11:51:09 -07:00
Armon Dadgar
54aaf15670
website: document sys/raw/ and sys/revoke-prefix/
2015-04-20 11:50:21 -07:00
Mitchell Hashimoto
138f84d80e
website: mostly complete API
2015-04-18 22:39:43 -07:00
Mitchell Hashimoto
4501b62953
website: so much API docs
2015-04-18 14:34:47 -07:00
Mitchell Hashimoto
3603ef94cd
website: lots more docs
2015-04-09 22:52:02 -07:00