Mark Gritter
22008eefb6
Fix use of identity/group endpoint to edit group by name ( #10812 )
...
* Updates identity/group to allow updating a group by name (#10223 )
* Now that lookup by name is outside handleGroupUpdateCommon, do not
use the second name lookup as the object to update.
* Added changelog.
Co-authored-by: dr-db <25711615+dr-db@users.noreply.github.com >
2021-01-29 16:50:08 -06:00
Mike Green
ce4c842f33
clarify space limits in bytes ( #10811 )
2021-01-29 14:43:48 -05:00
Nick Cabatoff
5bafd3ec7b
Document identity behaviour on local auth mounts. ( #10805 )
2021-01-28 11:45:53 -05:00
Hridoy Roy
22d741e40d
make token create case insensitive [VAULT-1021] ( #10743 )
...
* make token create case insensitive
* changelog
* comment update
2021-01-27 09:56:54 -08:00
Hridoy Roy
1a2d560dad
changelog for entropy augmentation PR [VAULT-1179] ( #10755 )
...
* changelog for entropy augmentation
* docs upgrade
* docs upgrade
* docs upgrade
* docs upgrade
2021-01-26 21:06:38 -08:00
Mike Green
a1cc9bd38b
Clarify slash is needed on gcs and azure ( #10710 )
...
Clarify user question, unexpected behavior with no slash on gcs.
2021-01-21 12:32:24 -05:00
Lauren Voswinkel
b2af4862a3
Updates api-docs for static role deletion ( #10736 )
...
We now specify that the user will remain unless cleaned up manually
2021-01-20 12:57:00 -08:00
Nick Cabatoff
0f14b39daa
Spell out how to configure credentials for GCS. ( #10589 )
2021-01-20 09:09:23 -05:00
Mark Gritter
0ddc32f2ab
Feature flags API ( #10613 )
...
* Added sys/internal/ui/feature-flags endpoint.
* Added documentation for new API endpoint.
* Added integration test.
Co-authored-by: swayne275 <swayne@hashicorp.com >
2021-01-06 16:05:00 -06:00
Lauren Voswinkel
5e81b8a2c3
Add Snowflake docs to the website ( #10617 )
...
* Add snowflake docs to the website
* Update navs
* Add Snowflake to the DB Capabilities table
2021-01-05 14:44:28 -08:00
Jeff Escalante
179df992c0
Implement MDX Remote ( #10581 )
...
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com >
2020-12-17 16:53:33 -05:00