Jeff Mitchell
b509ea4926
Make the usernames match in all examples in userpass
2018-08-28 18:33:00 -04:00
Brian Kassouf
85f06f7e88
Add Performance Standby Docs ( #5214 )
...
* Add Performance Standby Docs
* Review updates
2018-08-28 12:48:02 -07:00
Frederic Hemberger
d343f00b64
Fix ssh command in example ( #5209 )
2018-08-28 12:34:48 -07:00
Brian Shumate
b85ddc524e
Minor grammar edits ( #5212 )
2018-08-28 12:33:48 -07:00
Jeff Mitchell
5cf0e3e87e
Update API section index file with fixes, updates, and namespace info. ( #5213 )
2018-08-28 12:33:19 -07:00
Chris Hoffman
4b87a0fd2c
remove beta language
2018-08-28 14:00:55 -04:00
Yoko
d28e993e1b
Added Deployment Guide in the index ( #5211 )
2018-08-28 10:55:30 -07:00
Matthew Irish
bb0792b303
changelog ++
2018-08-28 12:11:11 -05:00
Jeff Mitchell
f4fa0a30e0
changelog++
2018-08-28 12:20:37 -04:00
Jeff Mitchell
d56682ee9d
Update upgrade guide
2018-08-28 12:17:43 -04:00
Jeff Mitchell
d2340700da
changelog++
2018-08-28 12:16:27 -04:00
Jeff Mitchell
c6fc8802f3
changelog++
2018-08-28 12:15:15 -04:00
Jeff Mitchell
d986c8813b
Update upgrade guide for 0.11.0
2018-08-28 12:12:40 -04:00
Jeff Mitchell
bc07616615
changelog++
2018-08-28 12:09:30 -04:00
Jeff Mitchell
2a8e510a27
Document disable_performance_standby
2018-08-28 12:09:13 -04:00
Jeff Mitchell
c285f71d22
changelog++
2018-08-28 12:03:45 -04:00
Jeff Mitchell
c0dbd403b5
Merge branch 'master' of https://github.com/hashicorp/vault into master-oss
2018-08-28 12:01:59 -04:00
Chris Hoffman
c81efa0fa2
fixing link
2018-08-28 07:19:35 -04:00
Dan Brown
9954bddcf0
Add Deployment Guide, links and reformat Ref Arch ( #5041 )
...
* Add Deployment Guide, links and reformat Ref Arch
* Improve systemd service file and links
2018-08-28 04:53:36 -06:00
Jeff Mitchell
dfddb59930
Cut version 0.11.0
2018-08-28 02:51:08 -04:00
Jeff Mitchell
efadc93c4a
Update version numbers
2018-08-28 02:41:24 -04:00
Jeff Mitchell
a001021d51
Sync plugin updates
2018-08-28 02:39:13 -04:00
madalynrose
bd34be9144
UI Onboarding Wizards ( #5196 )
2018-08-28 00:03:55 -05:00
Joel Thompson
9f99ac44f4
Fix default TTL for AWS secrets ( #5203 )
...
The default TTL was being offered as 30 minutes, and when unchanged, the
UI wouldn't send the TTL back to the backend, causing it to use the
default of 60m. Fix the TTL to default back to 1 hour.
2018-08-27 23:30:17 -05:00
Jim Kalafut
abe86a48f4
Fix Azure Secrets API example
2018-08-27 20:44:00 -06:00
Brian Kassouf
346d87f1f8
Pass the ctx value to make the race detector happy ( #5201 )
2018-08-27 18:21:54 -07:00
Matthew Irish
331b6ce6f5
refactor aws secret ui ( #5193 )
...
Update UI for AWS secret backend refactor
* Support empty AWS policy documents
* Try to make ARN input multiple
* move aws-role serializer to use the application serializer as the base
* support editing strings as JSON in the form field component
* update model, form and show to use form-component component, and swap fields based on credential type
* fix tests
* unify credential generation for aws and remove the STS specific action in the UI
* add label to the new json string form field
2018-08-27 19:54:30 -05:00
Jeff Mitchell
4761209331
Fix build
2018-08-27 19:59:59 -04:00
Jeff Mitchell
bccb3a8528
changelog++
2018-08-27 19:50:19 -04:00
Jeff Mitchell
b44b25d816
Allow fallback to non /-suffixed path for list acling ( #5197 )
...
This works around a very, very common error where people write policies
to affect listing but forget the slash at the end. If there is no exact
rule with a slash at the end when doing a list, we look to see if there
is a rule without it, and if so, use those capabilities.
Fixes #mass-user-confusion
2018-08-27 16:44:07 -07:00
Brian Kassouf
191fec2be1
Remove the nsContext cache ( #5200 )
2018-08-27 16:38:38 -07:00
Brian Kassouf
1ebba3a7fb
Fix http tests ( #5195 )
2018-08-27 15:13:41 -07:00
Brian Kassouf
c0ba9e8ff7
Fix potential deadlock ( #5189 )
2018-08-27 10:01:33 -07:00
Brian Kassouf
c603a8b811
Add performance standby status to status output ( #5192 )
...
* Add performance standby status to status output
* Update ha.go
2018-08-27 10:01:07 -07:00
Jeff Mitchell
ac79655f8a
Sync some changes over
2018-08-27 12:03:43 -04:00
Jeff Mitchell
ae285d29a3
Sync over
2018-08-27 12:02:57 -04:00
Jeff Mitchell
bb0f837cb8
changelog++
2018-08-26 13:27:30 -04:00
Jeff Mitchell
7a723b510e
Properly persist alias metadata ( #5188 )
...
In addition, don't lie about what's actually being stored
2018-08-26 10:26:34 -07:00
Brian Kassouf
20a58d68df
Update kv plugin ( #5187 )
2018-08-25 14:56:40 -07:00
Brian Kassouf
b7e33f1d2e
Port some HA changes ( #5186 )
2018-08-25 14:41:55 -07:00
Austin Workman
e8991e8fe9
Adding documentation clarifying oracle plugin setup and requirements ( #5183 )
2018-08-25 12:27:13 -07:00
Jeff Mitchell
05a896703c
Move sort from listresponse to file backend to solve 5141
2018-08-24 13:37:15 -04:00
Becca Petrin
55b3dfbcc0
use ldaps in docs ( #5180 )
2018-08-24 10:36:20 -07:00
Jeff Mitchell
316ff5326c
changelog++
2018-08-24 13:32:21 -04:00
Jeff Mitchell
0d0d9b029c
Order list responses ( #5178 )
...
We do this already in the CLI, but because we do it there the UI doesn't
have ordered responses.
We could put it in the UI, but it seems like we might as well just make
it nice for all API users.
Fixes #5141
2018-08-24 13:31:28 -04:00
Jeff Mitchell
c4ebf3deda
Fix expiration test
2018-08-24 12:47:56 -04:00
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