vishalnayak
|
33d7ef71b9
|
Vault SSH: Fixed constructor of SSH api
|
2015-08-12 09:56:17 -07:00 |
|
vishalnayak
|
93dfa67039
|
Merging changes from master
|
2015-08-12 09:28:16 -07:00 |
|
Michael S. Fischer
|
2b4c6ab0e2
|
command/meta.go: document environment variables
Document the environment variables which, if set, can provide default
values for configuration options.
Fixes #476
|
2015-08-07 15:13:30 -07:00 |
|
Matt Button
|
9f363913e9
|
Allow the vault token-create command to specify the token's id
|
2015-08-07 08:45:34 +00:00 |
|
vishalnayak
|
e5080a7f32
|
Merging with master
|
2015-08-06 18:44:40 -04:00 |
|
vishalnayak
|
32502977f6
|
Vault SSH: Automate OTP typing if sshpass is installed
|
2015-08-06 17:00:50 -04:00 |
|
vishalnayak
|
0af97b8291
|
Vault SSH: uninstall dynamic keys using script
|
2015-08-06 15:50:12 -04:00 |
|
vishalnayak
|
c7ef0b95c2
|
Vault SSH: CRUD test case for OTP Role
|
2015-07-31 13:24:23 -04:00 |
|
Karl Gutwin
|
4bad987e58
|
PR review updates
|
2015-07-30 13:21:41 -04:00 |
|
Karl Gutwin
|
151ec72d00
|
Add configuration options for default lease duration and max lease duration.
|
2015-07-30 09:42:49 -04:00 |
|
vishalnayak
|
61c9f884a4
|
Vault SSH: Review Rework
|
2015-07-29 14:21:36 -04:00 |
|
Vishal Nayak
|
4b4df4271d
|
Vault SSH: Refactoring
|
2015-07-27 16:42:03 -04:00 |
|
Vishal Nayak
|
e9f507caf0
|
Vault SSH: Refactoring
|
2015-07-27 13:02:31 -04:00 |
|
Vishal Nayak
|
b532ee0bf4
|
Vault SSH: Dynamic Key test case fix
|
2015-07-24 12:13:26 -04:00 |
|
Vishal Nayak
|
e998face87
|
Merge branch 'master' of https://github.com/hashicorp/vault into vishalvault
|
2015-07-23 17:20:34 -04:00 |
|
Vishal Nayak
|
791a250732
|
Vault SSH: Support OTP key type from CLI
|
2015-07-23 17:20:28 -04:00 |
|
Armon Dadgar
|
ae28087f67
|
server: import sha512. Fixes #448
|
2015-07-23 13:51:45 -07:00 |
|
Karl Gutwin
|
1096f5a53e
|
Avoid unnecessary abbreviation
|
2015-07-22 23:28:46 -04:00 |
|
Karl Gutwin
|
2e81d9047d
|
Allow specifying a TLS minimum version
|
2015-07-22 23:19:41 -04:00 |
|
Nate Brown
|
dec99f2bf6
|
Git ignore getting in the way
|
2015-07-14 15:57:06 -07:00 |
|
Nate Brown
|
5804c4a872
|
Fix travis build
|
2015-07-14 15:50:29 -07:00 |
|
Nate Brown
|
0ec0b41aa3
|
Telemetry object in config
|
2015-07-14 15:36:28 -07:00 |
|
Nate Brown
|
d2c048d870
|
Disable hostname prefix for runtime telemetry
|
2015-07-13 13:17:57 -07:00 |
|
Vishal Nayak
|
ed258f80c6
|
Vault SSH: Refactoring and fixes
|
2015-07-10 18:44:31 -06:00 |
|
Vishal Nayak
|
ef11dd99f7
|
Vault SSH: Added comments to ssh_test
|
2015-07-10 16:59:32 -06:00 |
|
Vishal Nayak
|
89a0e37a89
|
Vault SSH: Backend and CLI testing
|
2015-07-10 16:18:02 -06:00 |
|
Vishal Nayak
|
3c7dd8611c
|
Vault SSH: Test case skeleton
|
2015-07-10 09:56:14 -06:00 |
|
Vishal Nayak
|
73414154f8
|
Vault SSH: Made port number configurable
|
2015-07-06 16:56:45 -04:00 |
|
Vishal Nayak
|
170dae7f91
|
Vault SSH: Revoking key after SSH session from CLI
|
2015-07-06 11:05:02 -04:00 |
|
Vishal Nayak
|
425b69be32
|
Vault SSH: PR review rework: Formatting/Refactoring
|
2015-07-02 19:52:47 -04:00 |
|
Vishal Nayak
|
a1e2705173
|
Vault SSH: PR review rework
|
2015-07-02 17:23:09 -04:00 |
|
Vishal Nayak
|
bb16052141
|
Vault SSH: replaced concatenated strings by fmt.Sprintf
|
2015-07-01 20:35:11 -04:00 |
|
Vishal Nayak
|
d691a95531
|
Vault SSH: PR review rework - 1
|
2015-07-01 11:58:49 -04:00 |
|
Vishal Nayak
|
8627f3c360
|
Merge branch 'master' of https://github.com/hashicorp/vault into vishalvault
|
2015-06-30 18:33:37 -04:00 |
|
Vishal Nayak
|
5e5e6788be
|
Input validations, help strings, default_user support
|
2015-06-30 18:33:17 -04:00 |
|
Armon Dadgar
|
e025c33ab9
|
command: source general options docs from common source
|
2015-06-30 12:01:23 -07:00 |
|
Karl Gutwin
|
c12734b27c
|
CLI docs
|
2015-06-30 09:04:57 -04:00 |
|
Karl Gutwin
|
0062d923cc
|
Better error messages.
|
2015-06-30 08:59:38 -04:00 |
|
Vishal Nayak
|
91ed2dcdc2
|
Refactoring changes
|
2015-06-29 22:00:08 -04:00 |
|
Karl Gutwin
|
24d0af39b4
|
Initial sketch for client TLS auth
|
2015-06-29 15:33:16 -04:00 |
|
Vishal Nayak
|
29696d4b6b
|
Creating SSH keys and removal of files in pure 'go'
|
2015-06-26 15:43:27 -04:00 |
|
Vishal Nayak
|
8c15e2313b
|
ssh/lookup implementation and refactoring
|
2015-06-25 21:47:32 -04:00 |
|
Vishal Nayak
|
b237a3bcc2
|
POC: Rework. Doing away with policy file.
|
2015-06-24 18:13:12 -04:00 |
|
Vishal Nayak
|
f8d164f477
|
SSHs to multiple users by registering the respective host keys
|
2015-06-19 12:59:36 -04:00 |
|
Vishal Nayak
|
90605c6079
|
merging with master
|
2015-06-18 20:51:11 -04:00 |
|
Vishal Nayak
|
8d98968a54
|
Roles, key renewal handled. End-to-end basic flow working.
|
2015-06-18 20:48:41 -04:00 |
|
Armon Dadgar
|
9772a72772
|
command/read: Ensure only a single argument. Fixes #304
|
2015-06-18 16:00:41 -07:00 |
|
Armon Dadgar
|
c54868120a
|
command/path-help: rename command, better error if sealed. Fixes #234
|
2015-06-18 15:56:42 -07:00 |
|
Armon Dadgar
|
3533d87746
|
command/write: adding force flag for when no data fields are necessary. Fixes #357
|
2015-06-18 13:51:06 -07:00 |
|
Armon Dadgar
|
7394c7bd8d
|
command/server: fixing output weirdness
|
2015-06-18 13:48:18 -07:00 |
|