mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
Update repository links to point to main (#14112)
* Update repository links to point to main Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Fix broken link in relatedtools.mdx Co-authored-by: Steven Clark <steven.clark@hashicorp.com> Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
This commit is contained in:
parent
0b845b8d51
commit
ee1e5bec5b
@ -13,7 +13,7 @@ import { computed } from '@ember/object';
|
||||
* ```
|
||||
*
|
||||
* @see {@link https://github.com/hashicorp/vault/search?l=Handlebars&q=HomeLink|Uses of HomeLink}
|
||||
* @see {@link https://github.com/hashicorp/vault/blob/master/ui/app/components/home-link.js|HomeLink Source Code}
|
||||
* @see {@link https://github.com/hashicorp/vault/blob/main/ui/app/components/home-link.js|HomeLink Source Code}
|
||||
*/
|
||||
|
||||
export default Component.extend({
|
||||
|
||||
@ -6,7 +6,7 @@ import lazyCapabilities, { apiPath } from 'vault/macros/lazy-capabilities';
|
||||
|
||||
// these arrays define the order in which the fields will be displayed
|
||||
// see
|
||||
// https://github.com/hashicorp/vault/blob/master/builtin/logical/ssh/path_roles.go#L542 for list of fields for each key type
|
||||
// https://github.com/hashicorp/vault/blob/main/builtin/logical/ssh/path_roles.go#L542 for list of fields for each key type
|
||||
const OTP_FIELDS = [
|
||||
'name',
|
||||
'keyType',
|
||||
|
||||
@ -22,6 +22,6 @@
|
||||
**See**
|
||||
|
||||
- [Uses of AlertBanner](https://github.com/hashicorp/vault/search?l=Handlebars&q=AlertBanner+OR+alert-banner)
|
||||
- [AlertBanner Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/alert-banner.js)
|
||||
- [AlertBanner Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/alert-banner.js)
|
||||
|
||||
---
|
||||
|
||||
@ -20,6 +20,6 @@
|
||||
**See**
|
||||
|
||||
- [Uses of AlertInline](https://github.com/hashicorp/vault/search?l=Handlebars&q=AlertInline)
|
||||
- [AlertInline Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/alert-inline.js)
|
||||
- [AlertInline Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/alert-inline.js)
|
||||
|
||||
---
|
||||
|
||||
@ -32,6 +32,6 @@ BarChart components are used to display data in the form of a stacked bar chart,
|
||||
**See**
|
||||
|
||||
- [Uses of BarChart](https://github.com/hashicorp/vault/search?l=Handlebars&q=BarChart+OR+bar-chart)
|
||||
- [BarChart Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/bar-chart.js)
|
||||
- [BarChart Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/bar-chart.js)
|
||||
|
||||
---
|
||||
|
||||
@ -25,6 +25,6 @@ BoxRadio components are used to display options for a radio selection.
|
||||
**See**
|
||||
|
||||
- [Uses of BoxRadio](https://github.com/hashicorp/vault/search?l=Handlebars&q=BoxRadio+OR+box-radio)
|
||||
- [BoxRadio Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/box-radio.js)
|
||||
- [BoxRadio Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/box-radio.js)
|
||||
|
||||
---
|
||||
|
||||
@ -18,6 +18,6 @@
|
||||
**See**
|
||||
|
||||
- [Uses of Chevron](https://github.com/hashicorp/vault/search?l=Handlebars&q=Chevron+OR+chevron)
|
||||
- [Chevron Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/chevron.js)
|
||||
- [Chevron Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/chevron.js)
|
||||
|
||||
---
|
||||
|
||||
@ -28,6 +28,6 @@
|
||||
**See**
|
||||
|
||||
- [Uses of ConfirmAction](https://github.com/hashicorp/vault/search?l=Handlebars&q=ConfirmAction)
|
||||
- [ConfirmAction Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/confirm-action.js)
|
||||
- [ConfirmAction Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/confirm-action.js)
|
||||
|
||||
---
|
||||
|
||||
@ -23,6 +23,6 @@ See the `Message` component for a description of properties.
|
||||
**See**
|
||||
|
||||
- [Uses of Confirm](https://github.com/hashicorp/vault/search?l=Handlebars&q=Confirm+OR+confirm)
|
||||
- [Confirm Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/confirm.js)
|
||||
- [Confirm Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/confirm.js)
|
||||
|
||||
---
|
||||
|
||||
@ -17,6 +17,6 @@
|
||||
**See**
|
||||
|
||||
- [Uses of DocLink](https://github.com/hashicorp/vault/search?l=Handlebars&q=DocLink)
|
||||
- [DocLink Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/doc-link.js)
|
||||
- [DocLink Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/doc-link.js)
|
||||
|
||||
---
|
||||
|
||||
@ -21,6 +21,6 @@ encounters a state that would usually be blank.
|
||||
**See**
|
||||
|
||||
- [Uses of EmptyState](https://github.com/hashicorp/vault/search?l=Handlebars&q=EmptyState+OR+empty-state)
|
||||
- [EmptyState Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/empty-state.js)
|
||||
- [EmptyState Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/empty-state.js)
|
||||
|
||||
---
|
||||
|
||||
@ -29,6 +29,6 @@
|
||||
**See**
|
||||
|
||||
- [Uses of FormFieldGroups](https://github.com/hashicorp/vault/search?l=Handlebars&q=FormFieldGroups)
|
||||
- [FormFieldGroups Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/form-field-groups.js)
|
||||
- [FormFieldGroups Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/form-field-groups.js)
|
||||
|
||||
---
|
||||
|
||||
@ -36,6 +36,6 @@
|
||||
**See**
|
||||
|
||||
- [Uses of FormField](https://github.com/hashicorp/vault/search?l=Handlebars&q=form-field)
|
||||
- [FormField Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/form-field.js)
|
||||
- [FormField Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/form-field.js)
|
||||
|
||||
---
|
||||
|
||||
@ -23,6 +23,6 @@
|
||||
**See**
|
||||
|
||||
- [Uses of FormSaveButtons](https://github.com/hashicorp/vault/search?l=Handlebars&q=FormSaveButtons+OR+form-save-buttons)
|
||||
- [FormSaveButtons Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/form-save-buttons.js)
|
||||
- [FormSaveButtons Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/form-save-buttons.js)
|
||||
|
||||
---
|
||||
|
||||
@ -21,6 +21,6 @@ Flight icon documentation at https://flight-hashicorp.vercel.app/
|
||||
**See**
|
||||
|
||||
- [Uses of Icon](https://github.com/hashicorp/vault/search?l=Handlebars&q=Icon+OR+icon)
|
||||
- [Icon Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/icon.js)
|
||||
- [Icon Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/icon.js)
|
||||
|
||||
---
|
||||
|
||||
@ -31,6 +31,6 @@ that the value breaks under the label on smaller viewports.
|
||||
**See**
|
||||
|
||||
- [Uses of InfoTableRow](https://github.com/hashicorp/vault/search?l=Handlebars&q=InfoTableRow+OR+info-table-row)
|
||||
- [InfoTableRow Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/info-table-row.js)
|
||||
- [InfoTableRow Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/info-table-row.js)
|
||||
|
||||
---
|
||||
|
||||
@ -25,6 +25,6 @@ InfoTable components are a table with a single column and header. They are used
|
||||
**See**
|
||||
|
||||
- [Uses of InfoTable](https://github.com/hashicorp/vault/search?l=Handlebars&q=InfoTable+OR+info-table)
|
||||
- [InfoTable Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/info-table.js)
|
||||
- [InfoTable Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/info-table.js)
|
||||
|
||||
---
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
**See**
|
||||
|
||||
- [Uses of LayoutLoading](https://github.com/hashicorp/vault/search?l=Handlebars&q=LayoutLoading)
|
||||
- [LayoutLoading Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/layout-loading.js)
|
||||
- [LayoutLoading Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/layout-loading.js)
|
||||
|
||||
---
|
||||
|
||||
@ -21,6 +21,6 @@ LinkableItem components have two contextual components, a Content component used
|
||||
**See**
|
||||
|
||||
- [Uses of LinkableItem](https://github.com/hashicorp/vault/search?l=Handlebars&q=LinkableItem+OR+linkable-item)
|
||||
- [LinkableItem Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/linkable-item.js)
|
||||
- [LinkableItem Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/linkable-item.js)
|
||||
|
||||
---
|
||||
|
||||
@ -27,6 +27,6 @@
|
||||
**See**
|
||||
|
||||
- [Uses of ListView](https://github.com/hashicorp/vault/search?l=Handlebars&q=ListView+OR+list-view)
|
||||
- [ListView Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/list-view.js)
|
||||
- [ListView Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/list-view.js)
|
||||
|
||||
---
|
||||
|
||||
@ -26,6 +26,6 @@
|
||||
**See**
|
||||
|
||||
- [Uses of MaskedInput](https://github.com/hashicorp/vault/search?l=Handlebars&q=MaskedInput)
|
||||
- [MaskedInput Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/masked-input.js)
|
||||
- [MaskedInput Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/masked-input.js)
|
||||
|
||||
---
|
||||
|
||||
@ -19,6 +19,6 @@
|
||||
**See**
|
||||
|
||||
- [Uses of MessageError](https://github.com/hashicorp/vault/search?l=Handlebars&q=MessageError)
|
||||
- [MessageError Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/message-error.js)
|
||||
- [MessageError Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/message-error.js)
|
||||
|
||||
---
|
||||
|
||||
@ -34,6 +34,6 @@
|
||||
**See**
|
||||
|
||||
- [Uses of Confirm](https://github.com/hashicorp/vault/search?l=Handlebars&q=Confirm+OR+confirm)
|
||||
- [Confirm Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/confirm.js)
|
||||
- [Confirm Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/confirm.js)
|
||||
|
||||
---
|
||||
|
||||
@ -18,6 +18,6 @@ block.
|
||||
**See**
|
||||
|
||||
- [Uses of PopupMenu](https://github.com/hashicorp/vault/search?l=Handlebars&q=PopupMenu)
|
||||
- [PopupMenu Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/popup-menu.js)
|
||||
- [PopupMenu Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/popup-menu.js)
|
||||
|
||||
---
|
||||
|
||||
@ -32,6 +32,6 @@ The `SearchSelect` is an implementation of the [ember-power-select](https://gith
|
||||
**See**
|
||||
|
||||
- [Uses of SearchSelect](https://github.com/hashicorp/vault/search?l=Handlebars&q=SearchSelect+OR+search-select)
|
||||
- [SearchSelect Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/search-select.js)
|
||||
- [SearchSelect Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/search-select.js)
|
||||
|
||||
---
|
||||
|
||||
@ -28,6 +28,6 @@ Select components are used to render a dropdown.
|
||||
**See**
|
||||
|
||||
- [Uses of Select](https://github.com/hashicorp/vault/search?l=Handlebars&q=Select+OR+select)
|
||||
- [Select Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/select.js)
|
||||
- [Select Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/select.js)
|
||||
|
||||
---
|
||||
|
||||
@ -21,6 +21,6 @@ StatText components are used to display a label and associated value beneath, wi
|
||||
**See**
|
||||
|
||||
- [Uses of StatText](https://github.com/hashicorp/vault/search?l=Handlebars&q=StatText+OR+stat-text)
|
||||
- [StatText Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/stat-text.js)
|
||||
- [StatText Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/stat-text.js)
|
||||
|
||||
---
|
||||
|
||||
@ -31,6 +31,6 @@
|
||||
**See**
|
||||
|
||||
- [Uses of ToggleButton](https://github.com/hashicorp/vault/search?l=Handlebars&q=ToggleButton)
|
||||
- [ToggleButton Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/toggle-button.js)
|
||||
- [ToggleButton Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/toggle-button.js)
|
||||
|
||||
---
|
||||
|
||||
@ -19,6 +19,6 @@ It should only be used inside of `Toolbar`.
|
||||
**See**
|
||||
|
||||
- [Uses of ToolbarActions](https://github.com/hashicorp/vault/search?l=Handlebars&q=ToolbarActions+OR+toolbar-actions)
|
||||
- [ToolbarActions Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/toolbar-actions.js)
|
||||
- [ToolbarActions Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/toolbar-actions.js)
|
||||
|
||||
---
|
||||
|
||||
@ -17,6 +17,6 @@ It should only be used inside of `Toolbar`.
|
||||
**See**
|
||||
|
||||
- [Uses of ToolbarDownloadButton](https://github.com/hashicorp/vault/search?l=Handlebars&q=ToolbarDownloadButton+OR+toolbar-download-button)
|
||||
- [ToolbarDownloadButton Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/toolbar-download-button.js)
|
||||
- [ToolbarDownloadButton Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/toolbar-download-button.js)
|
||||
|
||||
---
|
||||
|
||||
@ -21,6 +21,6 @@ It should only be used inside of `Toolbar`.
|
||||
**See**
|
||||
|
||||
- [Uses of ToolbarFilters](https://github.com/hashicorp/vault/search?l=Handlebars&q=ToolbarFilters+OR+toolbar-filters)
|
||||
- [ToolbarFilters Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/toolbar-filters.js)
|
||||
- [ToolbarFilters Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/toolbar-filters.js)
|
||||
|
||||
---
|
||||
|
||||
@ -28,6 +28,6 @@ It should only be used inside of `Toolbar`.
|
||||
**See**
|
||||
|
||||
- [Uses of ToolbarLink](https://github.com/hashicorp/vault/search?l=Handlebars&q=ToolbarLink+OR+toolbar-link)
|
||||
- [ToolbarLink Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/toolbar-link.js)
|
||||
- [ToolbarLink Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/toolbar-link.js)
|
||||
|
||||
---
|
||||
|
||||
@ -24,6 +24,6 @@ It should only be used inside of `Toolbar`.
|
||||
**See**
|
||||
|
||||
- [Uses of ToolbarSecretLink](https://github.com/hashicorp/vault/search?l=Handlebars&q=ToolbarSecretLink+OR+toolbar-secret-link)
|
||||
- [ToolbarSecretLink Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/toolbar-secret-link.js)
|
||||
- [ToolbarSecretLink Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/toolbar-secret-link.js)
|
||||
|
||||
---
|
||||
|
||||
@ -18,6 +18,6 @@
|
||||
**See**
|
||||
|
||||
- [Uses of Toolbar](https://github.com/hashicorp/vault/search?l=Handlebars&q=Toolbar+OR+toolbar)
|
||||
- [Toolbar Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/toolbar.js)
|
||||
- [Toolbar Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/toolbar.js)
|
||||
|
||||
---
|
||||
|
||||
@ -24,6 +24,6 @@ timestring when those two values are changed.
|
||||
**See**
|
||||
|
||||
- [Uses of TtlForm](https://github.com/hashicorp/vault/search?l=Handlebars&q=TtlForm+OR+ttl-form)
|
||||
- [TtlForm Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/ttl-form.js)
|
||||
- [TtlForm Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/ttl-form.js)
|
||||
|
||||
---
|
||||
|
||||
@ -27,6 +27,6 @@ TtlPicker2 will be renamed to TtlPicker.
|
||||
**See**
|
||||
|
||||
- [Uses of TtlPicker](https://github.com/hashicorp/vault/search?l=Handlebars&q=TtlPicker+OR+ttl-picker)
|
||||
- [TtlPicker Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/ttl-picker.js)
|
||||
- [TtlPicker Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/ttl-picker.js)
|
||||
|
||||
---
|
||||
|
||||
@ -32,6 +32,6 @@ TtlPicker2 components are used to enable and select time to live values. Use thi
|
||||
**See**
|
||||
|
||||
- [Uses of TtlPicker2](https://github.com/hashicorp/vault/search?l=Handlebars&q=TtlPicker2+OR+ttl-picker2)
|
||||
- [TtlPicker2 Source Code](https://github.com/hashicorp/vault/blob/master/ui/lib/core/addon/components/ttl-picker2.js)
|
||||
- [TtlPicker2 Source Code](https://github.com/hashicorp/vault/blob/main/ui/lib/core/addon/components/ttl-picker2.js)
|
||||
|
||||
---
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
**See**
|
||||
|
||||
- [Uses of VaultLogoSpinner](https://github.com/hashicorp/vault/search?l=Handlebars&q=VaultLogoSpinner)
|
||||
- [VaultLogoSpinner Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/vault-logo-spinner.js)
|
||||
- [VaultLogoSpinner Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/vault-logo-spinner.js)
|
||||
|
||||
---
|
||||
|
||||
@ -18,7 +18,7 @@ const outputFile = addonOrEngine ? `lib/${addonOrEngine}/stories/${name}.md` : `
|
||||
|
||||
const component = name
|
||||
.split('-')
|
||||
.map(word => word.charAt(0).toUpperCase() + word.slice(1))
|
||||
.map((word) => word.charAt(0).toUpperCase() + word.slice(1))
|
||||
.join('');
|
||||
const options = {
|
||||
files: inputFile,
|
||||
@ -32,7 +32,7 @@ const pageBreakIndex = md.lastIndexOf('---'); //this is our last page break
|
||||
const seeLinks = `**See**
|
||||
|
||||
- [Uses of ${component}](https://github.com/hashicorp/vault/search?l=Handlebars&q=${component}+OR+${name})
|
||||
- [${component} Source Code](https://github.com/hashicorp/vault/blob/master/ui/${inputFile})
|
||||
- [${component} Source Code](https://github.com/hashicorp/vault/blob/main/ui/${inputFile})
|
||||
|
||||
`;
|
||||
const generatedWarning = `<!--THIS FILE IS AUTO GENERATED. This file is generated from JSDoc comments in ${inputFile}. To make changes, first edit that file and run "yarn gen-story-md ${name}" to re-generate the content.-->
|
||||
|
||||
@ -23,6 +23,6 @@ The `AlertPopup` is an implementation of the [ember-cli-flash](https://github.co
|
||||
**See**
|
||||
|
||||
- [Uses of AlertPopup](https://github.com/hashicorp/vault/search?l=Handlebars&q=AlertPopup)
|
||||
- [AlertPopup Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/alert-popup.js)
|
||||
- [AlertPopup Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/alert-popup.js)
|
||||
|
||||
---
|
||||
|
||||
@ -18,6 +18,6 @@ The `AuthConfigForm/Config` is the base form to configure auth methods.
|
||||
**See**
|
||||
|
||||
- [Uses of AuthConfigForm/config](https://github.com/hashicorp/vault/search?l=Handlebars&q=AuthConfigForm/config)
|
||||
- [AuthConfigForm/config Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/auth-config-form/config.js)
|
||||
- [AuthConfigForm/config Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/auth-config-form/config.js)
|
||||
|
||||
---
|
||||
|
||||
@ -18,6 +18,6 @@ The `AuthConfigForm/Options` is options portion of the auth config form.
|
||||
**See**
|
||||
|
||||
- [Uses of AuthConfigForm/options](https://github.com/hashicorp/vault/search?l=Handlebars&q=AuthConfigForm/options)
|
||||
- [AuthConfigForm/options Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/auth-config-form/options.js)
|
||||
- [AuthConfigForm/options Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/auth-config-form/options.js)
|
||||
|
||||
---
|
||||
|
||||
@ -22,6 +22,6 @@ The `AuthForm` is used to sign users into Vault.
|
||||
**See**
|
||||
|
||||
- [Uses of AuthForm](https://github.com/hashicorp/vault/search?l=Handlebars&q=AuthForm+OR+auth-form)
|
||||
- [AuthForm Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/auth-form.js)
|
||||
- [AuthForm Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/auth-form.js)
|
||||
|
||||
---
|
||||
|
||||
@ -21,6 +21,6 @@ loaded, this file will be emitted as a JS ArrayBuffer to the passed `onChange` c
|
||||
**See**
|
||||
|
||||
- [Uses of FileToArrayBuffer](https://github.com/hashicorp/vault/search?l=Handlebars&q=FileToArrayBuffer+OR+file-to-array-buffer)
|
||||
- [FileToArrayBuffer Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/file-to-array-buffer.js)
|
||||
- [FileToArrayBuffer Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/file-to-array-buffer.js)
|
||||
|
||||
---
|
||||
|
||||
@ -21,6 +21,6 @@ They are designed to be used in containers that act as flexbox or css grid conta
|
||||
**See**
|
||||
|
||||
- [Uses of SelectableCard](https://github.com/hashicorp/vault/search?l=Handlebars&q=SelectableCard+OR+selectable-card)
|
||||
- [SelectableCard Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/selectable-card.js)
|
||||
- [SelectableCard Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/selectable-card.js)
|
||||
|
||||
---
|
||||
|
||||
@ -24,6 +24,6 @@ They are a stylistic alternative to checkboxes, but still use the input[type=che
|
||||
**See**
|
||||
|
||||
- [Uses of Toggle](https://github.com/hashicorp/vault/search?l=Handlebars&q=Toggle+OR+toggle)
|
||||
- [Toggle Source Code](https://github.com/hashicorp/vault/blob/master/ui/app/components/toggle.js)
|
||||
- [Toggle Source Code](https://github.com/hashicorp/vault/blob/main/ui/app/components/toggle.js)
|
||||
|
||||
---
|
||||
|
||||
@ -34,4 +34,4 @@ The following list of tools is maintained by the community of Vault users; Hashi
|
||||
- [nc-vault-env](https://github.com/namecheap/nc-vault-env) - JS CLI tool that fetches secrets in parallel, puts them into the environment and then `exec`s the process that needs them. Supports auth token renewal, multiple auth backends, verbose logging and dummy mode.
|
||||
- [vsh](https://github.com/fishi0x01/vsh) - Interactive shell with tab-completion. Allows recursive operations on paths. Allows migration of secrets between both KV versions.
|
||||
|
||||
Want to add your own project, or one that you use? Additions are welcome via [pull requests](https://github.com/hashicorp/vault/blob/master/website/pages/api-docs/relatedtools.mdx).
|
||||
Want to add your own project, or one that you use? Additions are welcome via [pull requests](https://github.com/hashicorp/vault/blob/main/website/content/api-docs/relatedtools.mdx).
|
||||
|
||||
@ -92,7 +92,7 @@ written.
|
||||
|
||||
If writing a client that uses this feature, it will likely be helpful to look
|
||||
at the
|
||||
[dhutil](https://github.com/hashicorp/vault/blob/master/helper/dhutil/dhutil.go)
|
||||
[dhutil](https://github.com/hashicorp/vault/blob/main/helper/dhutil/dhutil.go)
|
||||
library. This shows the expected format of the public key input and envelope
|
||||
output formats.
|
||||
|
||||
|
||||
@ -664,7 +664,7 @@ be sure the designated region corresponds to that of the STS endpoint you're usi
|
||||
|
||||
An example of how to generate the required request values for the `login` method
|
||||
can be found found in the [vault cli
|
||||
source code](https://github.com/hashicorp/vault/blob/master/builtin/credential/aws/cli.go).
|
||||
source code](https://github.com/hashicorp/vault/blob/main/builtin/credential/aws/cli.go).
|
||||
Using an approach such as this, the request parameters can be generated and
|
||||
passed to the `login` method:
|
||||
|
||||
|
||||
@ -139,4 +139,4 @@ Plugin authors who wish to have their plugins listed may file a submission via a
|
||||
- [Jenkins](https://github.com/circa10a/vault-plugin-secrets-jenkins)
|
||||
|
||||
[github-issue]: https://github.com/hashicorp/vault/issues/new?assignees=&labels=ecosystem%2Fplugin&template=plugin-submission.md&title=%5BPlugin+Portal%5D+Plugin+Submission+-+%3CPLUGIN+NAME%3E
|
||||
[plugin-portal-mdx]: https://github.com/hashicorp/vault/blob/master/website/content/docs/plugin-portal.mdx
|
||||
[plugin-portal-mdx]: https://github.com/hashicorp/vault/blob/main/website/content/docs/plugin-portal.mdx
|
||||
|
||||
@ -120,7 +120,7 @@ into the Vault binary, but it is straight forward to specify an alternate. The
|
||||
script takes three arguments which are explained in the comments.
|
||||
|
||||
To see the default, see
|
||||
[linux_install_script.go](https://github.com/hashicorp/vault/blob/master/builtin/logical/ssh/linux_install_script.go)
|
||||
[linux_install_script.go](https://github.com/hashicorp/vault/blob/main/builtin/logical/ssh/linux_install_script.go)
|
||||
|
||||
### Create a credential
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user