Go to file
Mitchell Hashimoto 4b1d8ae75f Merge pull request #17 from hashicorp/f-userpass
Username/password auth backend
2015-04-19 15:22:51 -07:00
api api: update docs 2015-04-13 20:42:07 -07:00
audit audit: JSON formatter 2015-04-13 14:12:03 -07:00
builtin credentials/userpass: integrate into auth cli 2015-04-19 15:17:24 -07:00
cli credentials/userpass: integrate into auth cli 2015-04-19 15:17:24 -07:00
command command/read: handle 404s 2015-04-18 22:05:08 -07:00
helper helper/kv-builder 2015-04-07 22:30:25 -07:00
http http: pass raw request through 2015-04-19 14:36:50 -07:00
logical credential/app-id: allow restriction by CIDR block [GH-10] 2015-04-17 10:14:39 -07:00
physical physical: fix negative cache issue for core keys 2015-04-15 13:48:49 -07:00
scripts move the cli to the cli/ package so enterprising individuals can call it 2015-04-12 16:58:45 -07:00
shamir vault: sanity check key length 2015-03-12 11:20:38 -07:00
vault vault: Lock memory when possible 2015-04-19 13:42:47 -07:00
website website: doc userpass 2015-04-19 15:21:35 -07:00
.gitattributes Initial commit 2015-02-24 16:15:59 -08:00
.gitignore update gitignore 2015-03-15 20:17:13 -07:00
LICENSE Initial commit 2015-02-24 16:15:59 -08:00
Makefile logical/aws 2015-03-20 19:03:20 +01:00
README.md update README 2015-04-10 11:32:41 -07:00
main.go move the cli to the cli/ package so enterprising individuals can call it 2015-04-12 16:58:45 -07:00
main_test.go basic main boilerplate stuff 2015-03-03 23:03:24 -08:00

README.md