9692 Commits

Author SHA1 Message Date
Mitchell Hashimoto
871a29fb29 website: starting getting started 2015-04-06 19:01:15 -07:00
Mitchell Hashimoto
ea0680722c website: homepage, intro 2015-04-06 18:35:13 -07:00
Armon Dadgar
91ca436aa9 vault: Update LRU on GetPolicy 2015-04-06 16:43:05 -07:00
Armon Dadgar
55cee897f5 vault: Adding policy LRU cache 2015-04-06 16:41:48 -07:00
Armon Dadgar
f437e0c59d vault: unify the token renew response 2015-04-06 16:35:39 -07:00
Mitchell Hashimoto
8f85830497 command/server: env var for dev mode 2015-04-06 10:28:17 -07:00
Mitchell Hashimoto
e4f0563dd4 credential/github: CLI handler 2015-04-06 09:53:43 -07:00
Mitchell Hashimoto
cc01f79c79 command/auth: test for other methods 2015-04-06 09:40:47 -07:00
Mitchell Hashimoto
e8fcb9e5b6 command/auth: add -method-help flag 2015-04-06 09:38:16 -07:00
Mitchell Hashimoto
cc202f9208 command/unseal: print newline after reading password 2015-04-06 09:34:08 -07:00
Mitchell Hashimoto
3e4a8a926e command/auth: framework for supporting more auth methods 2015-04-05 20:50:18 -07:00
Mitchell Hashimoto
61b7b71dec credential/app-id 2015-04-04 18:41:49 -07:00
Mitchell Hashimoto
2b12d51d70 builtin/audit: add file audit 2015-04-04 18:10:25 -07:00
Mitchell Hashimoto
935101ed86 api: make API a bit nicer 2015-04-04 17:54:16 -07:00
Mitchell Hashimoto
3111c2396e api: client library methods to get tokens 2015-04-04 17:53:59 -07:00
Mitchell Hashimoto
d5d63ede9f command/server: tests 2015-04-04 17:43:20 -07:00
Mitchell Hashimoto
a9bd83b4ef http: fix tests 2015-04-04 17:42:19 -07:00
Mitchell Hashimoto
7ac32b5da5 api: add auth information to results 2015-04-04 15:40:41 -07:00
Mitchell Hashimoto
8fd956391a credential/github: improve help 2015-04-04 12:18:33 -07:00
Mitchell Hashimoto
d446659956 command/server: log levels 2015-04-04 12:11:10 -07:00
Mitchell Hashimoto
a196d194a1 command/server: cleaner output 2015-04-04 12:06:41 -07:00
Mitchell Hashimoto
0109031e63 vault: pass a logger around to logical backends 2015-04-04 11:39:58 -07:00
Mitchell Hashimoto
d9e38470a8 logical/framework: better string values for types 2015-04-03 21:15:59 -07:00
Mitchell Hashimoto
105e68387a logical/aws: help 2015-04-03 21:10:54 -07:00
Mitchell Hashimoto
65159bd9c8 logical/framework: make help look nicer 2015-04-03 21:00:23 -07:00
Mitchell Hashimoto
7da12fcf12 vault: fix issue with wrong path getting passed through 2015-04-03 20:48:04 -07:00
Mitchell Hashimoto
03a5e94f82 vault: allow mount point queries without trailing / 2015-04-03 20:45:00 -07:00
Mitchell Hashimoto
e56b16b6d7 logical/framework: support root help 2015-04-03 20:36:47 -07:00
Armon Dadgar
1c6ed3494b vault: Adding Hash function to MountTable 2015-04-03 17:46:57 -07:00
Armon Dadgar
780a885157 vault: Remove log about rollback 2015-04-03 17:11:24 -07:00
Armon Dadgar
0d666e755c physical: Default consul path to vault/ 2015-04-03 17:05:18 -07:00
Armon Dadgar
1d2feafee3 physical: Adding Consul backend 2015-04-03 16:44:32 -07:00
Armon Dadgar
666010f910 vault: test credential unmount does cleanup 2015-04-03 16:15:34 -07:00
Armon Dadgar
b694656ab9 vault: Do early check for missing backend 2015-04-03 16:09:06 -07:00
Armon Dadgar
6feb426193 vault: disable credential backend revokes tokens 2015-04-03 16:07:45 -07:00
Armon Dadgar
455fe57084 vault: Reuse mount table methods 2015-04-03 16:00:46 -07:00
Armon Dadgar
baedf5c0f8 vault: Refactor common methods 2015-04-03 15:59:30 -07:00
Armon Dadgar
0cb01f6de4 vault: Enforce default and max length leasing 2015-04-03 15:42:34 -07:00
Armon Dadgar
8499bedf0a vault: Verify client token is not passed through in the plain 2015-04-03 15:39:56 -07:00
Armon Dadgar
c5e26c03f7 vault: Provide salted client token to logical backends 2015-04-03 14:42:39 -07:00
Armon Dadgar
1e1fb14103 vault: Allow deep paths for audit backends 2015-04-03 14:27:33 -07:00
Armon Dadgar
dae2a988a4 vault: Allow deep paths for auth mounting 2015-04-03 14:24:00 -07:00
Armon Dadgar
dfe3e0f04f vault: Use Auth for lease and renewable 2015-04-03 14:04:50 -07:00
Armon Dadgar
a11029d59f vault: Adding auth/token/renew endpoint 2015-04-03 12:11:49 -07:00
Armon Dadgar
78d1211b20 vault: Adding RenewToken to expiration manager 2015-04-03 11:58:10 -07:00
Armon Dadgar
f708c28add vault: Support prefix based token revocation 2015-04-03 11:40:08 -07:00
Mitchell Hashimoto
8e39a1e7d8 command/help 2015-04-02 22:42:05 -07:00
Mitchell Hashimoto
3ad31ea6e2 api: help 2015-04-02 22:26:45 -07:00
Mitchell Hashimoto
ce9ed56be6 http: help 2015-04-02 22:26:45 -07:00
Armon Dadgar
4dc1d6351f vault: Special case auth/token/create 2015-04-02 18:05:23 -07:00