Mitchell Hashimoto
|
15d3d88c48
|
don't compile for open/freebsd [GH-136]
|
2015-05-11 10:34:17 -07:00 |
|
Mitchell Hashimoto
|
1ee09f7cdf
|
update CL
|
2015-05-11 10:31:47 -07:00 |
|
Mitchell Hashimoto
|
a3afed6811
|
command/meta: don't read token file if token is already set [GH-162]
|
2015-05-11 10:31:14 -07:00 |
|
Mitchell Hashimoto
|
0e5217faf4
|
update CL
|
2015-05-11 10:28:11 -07:00 |
|
Mitchell Hashimoto
|
5406d3189e
|
Merge pull request #184 from hashicorp/b-github-casing
credential/github: case insensitive mappings
|
2015-05-11 10:27:45 -07:00 |
|
Mitchell Hashimoto
|
5c63b70eea
|
logical/framework: PathMap is case insensitive by default
|
2015-05-11 10:27:04 -07:00 |
|
Mitchell Hashimoto
|
4e861f29bc
|
credential/github: case insensitive mappings
|
2015-05-11 10:24:39 -07:00 |
|
Armon Dadgar
|
4591bb6427
|
Merge pull request #151 from rasky/ldap
Implementation of the LDAP credential backend
|
2015-05-11 10:20:47 -07:00 |
|
Mitchell Hashimoto
|
1ee7218796
|
update CL
|
2015-05-11 10:14:36 -07:00 |
|
Mitchell Hashimoto
|
2ef43005e8
|
update CHANGELOG
|
2015-05-11 10:10:56 -07:00 |
|
Mitchell Hashimoto
|
4e3e60b4c4
|
update CL
|
2015-05-11 10:09:21 -07:00 |
|
Mitchell Hashimoto
|
48e3835b4a
|
update CHANGELOG
|
2015-05-11 10:06:36 -07:00 |
|
Seth Vargo
|
2c1c958774
|
Merge pull request #183 from knuckolls/patch-1
Update secret-backends.html.md
|
2015-05-11 10:09:10 -04:00 |
|
Kevin Nuckolls
|
58cfbead75
|
Update secret-backends.html.md
Confusing / typo language in the getting started documentation. Fixed it up. :)
|
2015-05-11 08:50:45 -05:00 |
|
Giovanni Bajo
|
8156b88353
|
auth/ldap: move password into InternalData
|
2015-05-09 22:06:34 +02:00 |
|
Giovanni Bajo
|
84388b2b20
|
auth/ldap: move username into the path (to allow per-user revokation on the path)
|
2015-05-09 22:06:28 +02:00 |
|
Giovanni Bajo
|
5e899e7de2
|
auth/ldap: fix pasto
|
2015-05-09 22:06:22 +02:00 |
|
Giovanni Bajo
|
1e1219dfcc
|
auth/ldap: implement login renew
|
2015-05-09 22:04:20 +02:00 |
|
Giovanni Bajo
|
9bac0d0a47
|
Update Godeps
|
2015-05-09 22:04:20 +02:00 |
|
Giovanni Bajo
|
a0f53f177c
|
auth/ldap: document LDAP server used in tests
|
2015-05-09 22:04:20 +02:00 |
|
Giovanni Bajo
|
b4093e2ddf
|
auth/ldap: add acceptance tests
|
2015-05-09 22:04:20 +02:00 |
|
Giovanni Bajo
|
02d3b1c74c
|
auth/ldap: add support for groups with unique members
|
2015-05-09 22:04:20 +02:00 |
|
Giovanni Bajo
|
c313ff2802
|
auth/ldap: implement authorization via LDAP groups
|
2015-05-09 22:04:20 +02:00 |
|
Giovanni Bajo
|
dc6b4ab9db
|
auth/ldap: add configuration path for groups
|
2015-05-09 22:04:20 +02:00 |
|
Giovanni Bajo
|
7e39da2e67
|
Attempt connection to LDAP server at login time.
Also switch to a LDAP library fork which fixes a panic when
shutting down a connection immediately.
|
2015-05-09 22:04:19 +02:00 |
|
Giovanni Bajo
|
7492c5712a
|
Initial implementation of the LDAP credential backend
|
2015-05-09 22:04:19 +02:00 |
|
Armon Dadgar
|
843d9e6484
|
vault: verify login endpoint never returns a secret
|
2015-05-09 11:51:58 -07:00 |
|
Armon Dadgar
|
13ab31f4b5
|
vault: ensure InternalData is never returned from the core
|
2015-05-09 11:47:46 -07:00 |
|
Armon Dadgar
|
c849aba53a
|
vault: Adding InternalData to Auth
|
2015-05-09 11:39:54 -07:00 |
|
Seth Vargo
|
ea01eed4f1
|
Merge pull request #179 from philips/fix-spelling-error
pysical: minor doc error in consul
|
2015-05-09 10:15:07 -04:00 |
|
Brandon Philips
|
3d3d725fc5
|
pysical: minor doc error in consul
ot -> to
|
2015-05-08 23:37:16 -07:00 |
|
Armon Dadgar
|
ad3cfa206b
|
physical/consul: Fixing path for locks
|
2015-05-08 15:34:29 -07:00 |
|
Seth Vargo
|
f080230a5b
|
Merge pull request #177 from moutons/patch-1
s/mechansims/mechanisms/
|
2015-05-08 16:26:28 -04:00 |
|
Shaun Mouton
|
f24841fc2f
|
a word accidentally
|
2015-05-08 15:20:26 -05:00 |
|
Armon Dadgar
|
c7496772d4
|
vault: defer barrier initialization until as late as possible
|
2015-05-08 11:06:39 -07:00 |
|
Armon Dadgar
|
a6eef6bba3
|
vault: Guard against an invalid seal config
|
2015-05-08 11:05:31 -07:00 |
|
Seth Vargo
|
83c869c5af
|
Cleanup userpass docs
|
2015-05-08 11:49:58 -04:00 |
|
Seth Vargo
|
f3c3f4717a
|
Remove references to -var
|
2015-05-08 11:45:29 -04:00 |
|
Mads R. Christensen
|
2fc8ab41e4
|
Fixed typo
|
2015-05-08 11:48:42 +02:00 |
|
Mads R. Christensen
|
37deb08a1a
|
Added more info about the userpass auth backend API endpoint
|
2015-05-08 11:45:21 +02:00 |
|
Armon Dadgar
|
91bd47c440
|
Merge pull request #168 from hashicorp/sethvargo/copy_paste_dev
Make the VAULT_TOKEN and VAULT_ADDR copy-pastable in dev mode
|
2015-05-07 18:11:55 -07:00 |
|
Armon Dadgar
|
a6a4bee2ee
|
cred/app-id: Add help synopsis to login path
|
2015-05-07 15:45:43 -07:00 |
|
Armon Dadgar
|
8ed48191fb
|
logical/framework: Generate help output even if no synopsis provided
|
2015-05-07 15:45:43 -07:00 |
|
Seth Vargo
|
bbddaff5c9
|
Make the VAULT_TOKEN and VAULT_ADDR copy-pastable in dev mode
This allows someone to quickly start a dev mode server and hit the ground
running without the need to copy-paste twice.
|
2015-05-07 18:32:40 -04:00 |
|
Armon Dadgar
|
19a54ea09a
|
Merge pull request #166 from Banno/remove-plugin-docs
remove unused plugin docs
|
2015-05-07 12:26:44 -07:00 |
|
Spencer Herzberg
|
71b8f7b779
|
remove unused docs
|
2015-05-07 14:20:33 -05:00 |
|
Armon Dadgar
|
3500535db3
|
vault: fix detection of missing trailing slash. Fixes #157
|
2015-05-07 12:18:50 -07:00 |
|
Armon Dadgar
|
6bdfe9a707
|
Merge pull request #160 from hashicorp/sethvargo/auth_docs
Add instructions for enabling the auth first
|
2015-05-07 11:28:07 -07:00 |
|
Armon Dadgar
|
cef7ced704
|
Merge pull request #161 from hashicorp/sethvargo/output_fix
Fix output from GitHub help
|
2015-05-07 11:27:09 -07:00 |
|
Seth Vargo
|
04015fdf55
|
Fix output from GitHub help
|
2015-05-07 14:13:12 -04:00 |
|