Laura Gjerman-Uva
70bf87c25b
Update ad/creds/:rolename endpoint to include the table with method/path for consistency/clarity. Also, remove payload.json from example, since this endpoint doesn't take a payload. ( #5172 )
2018-08-24 09:19:51 -07:00
Jeff Mitchell
9cd7c05269
Change deprecation warnings from 0.11 or later to 0.12. ( #5176 )
...
Also remove a deprecated parameter that we warned would be removed since
0.8.
2018-08-24 12:16:37 -04:00
Jeff Mitchell
aec9a689a0
Sync over some stuff
2018-08-24 12:09:03 -04:00
Jeff Mitchell
f5024770dc
Allow comment key in policies
2018-08-24 09:42:47 -04:00
Becca Petrin
c0f2f21d97
Auth handler shutdown logic ( #5170 )
2018-08-24 09:17:14 -04:00
Chris Hoffman
e6abba9558
Revert "Add Configuration Builder and Better Download page" ( #5171 )
2018-08-23 19:34:50 -04:00
Jim Kalafut
7eb0403ad2
Fix Azure Secrets docs error
2018-08-23 14:27:47 -07:00
Joshua Ogle
6f3b18e9bc
Merge pull request #5044 from hashicorp/oss-download-config-path
...
Add Configuration Builder and Better Download page
2018-08-23 14:01:59 -06:00
Joshua Ogle
6819af20b5
Merge branch 'master' into oss-download-config-path
2018-08-23 14:01:39 -06:00
Jeff Mitchell
362a92945e
Don't resetnamed
2018-08-23 15:04:18 -04:00
Jeff Mitchell
ba0d029247
Restricts ACL templating to paths but allows failures ( #5167 )
...
When a templating failure happens, we now simply ignore that path,
rather than fail all access to all policies
2018-08-23 12:15:02 -04:00
Chris Hoffman
d736324b50
Docs: ACL Templating ( #5159 )
2018-08-23 10:05:44 -04:00
Jeff Mitchell
50197d5bfd
Only write valid group alias memberships into leases ( #5164 )
2018-08-22 21:53:04 -04:00
Jeff Mitchell
4bf0b12bfa
Migrate external tests in vault folder
2018-08-22 20:50:52 -04:00
Brian Kassouf
2a89c60c7b
Update ha.go
2018-08-22 20:45:31 -04:00
Calvin Leung Huang
5812a84c28
command/namespace: Move trailing slash check to the end ( #5163 )
2018-08-22 15:49:24 -07:00
Jim Kalafut
18b21275d9
Fix docs typos ( #5158 )
2018-08-22 18:26:48 -04:00
Jeff Mitchell
d35f6e23fd
Add json-iterator to vendor file
2018-08-22 16:16:19 -04:00
Jeff Mitchell
64660afee2
Get reflect2 into vendoring
2018-08-22 16:11:51 -04:00
Jeff Mitchell
31dbc52183
Add concurrent
2018-08-22 15:50:08 -04:00
Jeff Mitchell
f42201ac64
Add ali deps to vendor
2018-08-22 15:39:18 -04:00
Matthew Irish
b74da8e272
fix page reloading when using the replication navigation ( #5162 )
2018-08-22 14:08:43 -05:00
Jeff Mitchell
66a0029195
Sync some ns stuff to api/command
2018-08-22 14:37:40 -04:00
Greg Oledzki
d5a3010498
Update delete.html.md ( #5155 )
...
Minor typo in `delete` command docs
2018-08-22 11:26:21 -07:00
Becca Petrin
fb6a06a3fe
Alibaba auth docs ( #5132 )
2018-08-22 10:23:33 -07:00
Matthew Irish
afc84286b9
UI namespace additions ( #5150 )
...
* add switch link on namespace link page if user has access to the namespace
* refresh list when you delete, only show manage if you can list
* fix bug where disconnected namespaces wouldn't show the picker properly
* namespaces list should end in a slash
* end full namespace paths with a /
* shorten pop up menu link
2018-08-22 11:13:28 -05:00
Chris Hoffman
52af323257
fixing feature name
2018-08-22 11:41:28 -04:00
Chris Hoffman
b1c5e1f91c
fixing feature name
2018-08-22 11:40:48 -04:00
Hugo Wood
203269a5d4
JWT/OIDC documentation fixes ( #5157 )
...
* Fix argument name in JWT/OIDC login CLI example
* Fix groups_claim documented as required when creating roles for JWT/OIDC
2018-08-22 10:44:08 -04:00
Jim Kalafut
d8dc68495d
Update Azure Secrets plugin ( #5154 )
2018-08-21 21:05:05 -07:00
Stenio Ferreira
8dfedb2693
Fixed a typo in the Namespaces guide ( #5151 )
2018-08-21 13:33:40 -07:00
Vishal Nayak
ee07e6ae59
Checks for assigning root policy ( #5152 )
...
* Fail if other policies present along with root
* disallow entity/group to contain root policy
2018-08-21 16:12:23 -04:00
Jeff Mitchell
8e26746ce7
changelog++
2018-08-21 15:11:49 -04:00
Jeff Mitchell
167817a068
Pull in jwt auth update
2018-08-21 15:11:18 -04:00
Jeff Mitchell
36ed56360c
changelog++
2018-08-21 11:54:47 -04:00
Jeff Mitchell
e58a8a63a7
Add the ability to specify token CIDR restrictions on secret IDs. ( #5136 )
...
Fixes #5034
2018-08-21 11:54:04 -04:00
Jeff Mitchell
172b156a22
changelog++
2018-08-21 11:24:09 -04:00
Jeff Mitchell
3b01b29056
Pass in an ErrorLog to http.Server ( #5135 )
...
Fixes #5108
2018-08-21 11:23:18 -04:00
Jeff Mitchell
9edd2b06f2
changelog++
2018-08-21 11:22:48 -04:00
Jeff Mitchell
051bb9fc13
Two PKI improvements: ( #5134 )
...
* Disallow adding CA's serial to revocation list
* Allow disabling revocation list generation. This returns an empty (but
signed) list, but does not affect tracking of revocations so turning it
back on will populate the list properly.
2018-08-21 11:20:57 -04:00
Gerardo Rodriguez
43c733b460
Edit, missing "to" ( #5147 )
2018-08-21 11:09:41 -04:00
Jeff Mitchell
fcc2cd7356
Pull in go-ldap update that fixes comparison with AD
2018-08-20 18:16:47 -04:00
Joel Thompson
40d0d46bb6
Remove reference to bower in UI README ( #5137 )
...
@meirish removed Bower in #4526 but the references to it in the README
were still intact.
2018-08-19 10:21:22 -04:00
Jeff Mitchell
21cd0dd71a
Use strings.Contains for error possibly coming from storage
...
They may not well errwrap
Fixes #5046
2018-08-17 16:06:47 -04:00
Jim Kalafut
3be8a737c1
Request less random data in truncate mode ( #5118 )
2018-08-17 10:17:40 -07:00
Chris Hoffman
4d574c1d6c
adding namespace docs ( #5133 )
2018-08-17 12:17:11 -04:00
Chris Hoffman
d25b7fa477
Add additional clarification
2018-08-17 08:55:49 -04:00
Raja Nadar
797141f8ae
vaultsharp - multi platform capabilities ( #5127 )
2018-08-17 08:47:16 -04:00
Oleksiy Kovyrin
1fe159ccb8
A simple copy-paste fix ( #5130 )
...
The test for MySQL HA backend seems to have been based on the Zookeeper one and the error message in it did not get updated to be MySQL-specific.
2018-08-17 08:46:56 -04:00
Yoko
56636735bc
[Guide] Multi-Tenant Pattern with ACL Namespaces (0.11) ( #5103 )
...
* WIP - ACL Namespace
* WIP - ACL Namepaces
* WIP
* WIP
* WIP
* WIP
* WIP
* Added UI screenshots
* Added summary at the end
* Added the Web UI steps in Step 5
* Update multi-tenant.html.md
Updated text to ensure that we use the final "ship" name of namespaces (namespaces vs. ACL Namespaces) and introduced some industry-specific terminology (highlighting this is about Secure Multi-Tenancy)
2018-08-16 16:51:53 -07:00