Commit Graph

3201 Commits

Author SHA1 Message Date
Jeff Mitchell
a8679a03f3 Add some logging into ldap 2016-03-30 19:55:20 -04:00
Jeff Mitchell
aa6a5fa25b Fix potential error scoping issue.
Ping #1262
2016-03-30 19:48:23 -04:00
Jeff Mitchell
61a4f4a6a2 Sort infokeys on startup and add more padding 2016-03-30 12:31:47 -04:00
Jeff Mitchell
c296363521 Merge pull request #1271 from jangie/patch-1
Update consul.html.md
2016-03-30 10:14:29 -04:00
Jang-Soo "Bruce" Lee
1005ba9fab Update consul.html.md 2016-03-30 09:57:14 -04:00
Vishal Nayak
111f5be80d Merge pull request #1268 from hashicorp/fix-audit-doc
Fix audit docs
2016-03-30 00:55:39 -04:00
vishalnayak
26ae455234 Fix audit docs 2016-03-30 00:54:40 -04:00
Jeff Mitchell
8926a7c7c7 Check for nil connection back from go-ldap, which apparently can happen even with no error
Ping #1262
2016-03-29 10:00:04 -04:00
Jeff Mitchell
16766e272e changelog++ 2016-03-24 10:34:52 -04:00
Jeff Mitchell
0108452380 Merge pull request #1258 from hashicorp/issue-1256
Properly check for policy equivalency during renewal.
2016-03-24 10:33:56 -04:00
Jeff Mitchell
c38241446c Fix using wrong var 2016-03-24 10:23:09 -04:00
Jeff Mitchell
a938ce4e70 Removing debugging comment 2016-03-24 09:48:13 -04:00
Jeff Mitchell
7ce9701800 Properly check for policy equivalency during renewal.
This introduces a function that compares two string policy sets while
ignoring the presence of "default" (since it's added by core, not the
backend), and ensuring that ordering and/or duplication are not failure
conditions.

Fixes #1256
2016-03-24 09:41:51 -04:00
Vishal Nayak
a1b59bac56 Merge pull request #1255 from hashicorp/revert-1254-master
Revert "Change mysql connection to match new"
2016-03-23 15:18:49 -04:00
Vishal Nayak
6b8f3dbe1d Revert "Change mysql connection to match new" 2016-03-23 15:18:09 -04:00
Vishal Nayak
b251010b85 Merge pull request #1254 from shokunin/master
Change mysql connection to match new
2016-03-23 15:13:18 -04:00
Chris Mague
a681090e3b Change mysql connection to match new
Documentation update to reflect mysql config connection from the old to the newer format
2016-03-23 12:09:06 -07:00
Vishal Nayak
8f54fac900 Merge pull request #1252 from adkhare/master
Update userpass.html.md
2016-03-23 10:54:10 -04:00
Amit Khare
3bd2eee4ac Update userpass.html.md 2016-03-23 10:47:28 -04:00
Jeff Mitchell
0f439b43bb changelog++ 2016-03-23 10:08:04 -04:00
Jeff Mitchell
2cffc98962 Merge pull request #1251 from hashicorp/remove-usecsrvalues-isca-check
Remove check for using CSR values with non-CA certificate.
2016-03-23 10:07:07 -04:00
Jeff Mitchell
2bc8cf4583 Remove check for using CSR values with non-CA certificate.
The endpoint enforces whether the certificate is a CA or not anyways, so
this ends up not actually providing benefit and causing a bug.

Fixes #1250
2016-03-23 10:05:38 -04:00
Jeff Mitchell
c22fc374b6 Merge HA Backend objects 2016-03-21 16:56:13 -04:00
Jeff Mitchell
b12747d6c0 Merge pull request #1238 from jippi/patch-1
Update sys-step-down.html.md
2016-03-20 13:34:12 -04:00
Christian Winther
3dd08c2924 Update sys-step-down.html.md 2016-03-20 18:02:32 +01:00
Vishal Nayak
e8b9852fee Merge pull request #1237 from ezbercih/patch-1
Fix a typo
2016-03-20 10:02:10 -04:00
Cem Ezberci
efda0f1a61 Fix a typo 2016-03-19 21:24:17 -07:00
Jeff Mitchell
385d80abb6 Add some clarification to advertise_addr 2016-03-19 10:21:51 -04:00
Jeff Mitchell
74c7e5339b changelog++ 2016-03-18 16:32:56 -04:00
vishalnayak
f612415762 changelog++ 2016-03-18 14:59:58 -04:00
Vishal Nayak
26857bee52 Merge pull request #1233 from hashicorp/auth-token-restore
Restore the previous valid token if token authentication  fails
2016-03-18 14:57:50 -04:00
vishalnayak
dfbf2da1e2 Restore the previous valid token if token authentication fails 2016-03-18 14:43:16 -04:00
vishalnayak
86d0c03d3f Fix capabilities test case 2016-03-18 12:55:18 -04:00
vishalnayak
d0f36bf231 changelog++ 2016-03-18 12:43:00 -04:00
Vishal Nayak
54c18b87b2 Merge pull request #1221 from hashicorp/acl-sys-capabilities
Enfore ACLs for sys-capabilities endpoint
2016-03-18 12:44:37 -04:00
vishalnayak
dd8e116241 Sort the capabilities before returning 2016-03-18 12:40:17 -04:00
vishalnayak
b7e83baffc Tests for capabilites in system backend 2016-03-18 11:58:06 -04:00
vishalnayak
9504a12d40 Rename PrepareRequest to PrepareRequestFunc 2016-03-18 10:37:49 -04:00
Jeff Mitchell
a02c874db5 Merge pull request #1231 from pradeepchhetri/fix-typo
Fix Typo
2016-03-18 10:37:39 -04:00
Pradeep Chhetri
f86c98bca8 Fix Typo 2016-03-18 14:06:49 +00:00
Jeff Mitchell
49d1e7a087 Some generic docs updates 2016-03-18 09:57:21 -04:00
vishalnayak
506c34783a Removed http/sys_capabilties_test.go 2016-03-18 09:48:45 -04:00
vishalnayak
289a2a2661 Add separate path for capabilities-self to enable ACL 2016-03-17 22:52:03 -04:00
vishalnayak
0ac4aa123d Deleted http/sys_capabilities.go since the requests are directly going to system backend 2016-03-17 22:44:48 -04:00
vishalnayak
f97b2e5648 Enable callbacks for handling logical.Request changes before processing requests 2016-03-17 22:29:53 -04:00
vishalnayak
a064b1b2a0 Fix http capabilities tests 2016-03-17 21:03:32 -04:00
vishalnayak
f8dd4f6c2f Fix broken testcases 2016-03-17 21:03:32 -04:00
vishalnayak
56a9ac8f7c Fix help descriptions 2016-03-17 21:03:32 -04:00
vishalnayak
aa0cef3564 Fixed capabilities API to receive logical response 2016-03-17 21:03:32 -04:00
vishalnayak
b812ea1203 Refactoring the capabilities function 2016-03-17 21:03:32 -04:00