Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Framework][Secrets] Fix service definition when local vault is disabled#43627

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@GromNaN
Copy link
Member

@GromNaNGromNaN commentedOct 20, 2021
edited
Loading

QA
Branch?5.3
Bug fix?yes
New feature?no
Deprecations?no
Tickets-
LicenseMIT
Doc PR-

Local vault can be disabled with the following configuration:

framework:    secrets:        local_dotenv_file: ~

This removes the servicesecrets.local_vault (code). Thesecrets:... commands support this by having$localVault argument nullable.

When configuration was moved from XML to PHP in#37216, the attributeon-invalid="ignore" of some services was left.

@fabpot
Copy link
Member

Thank you@GromNaN.

@fabpotfabpot merged commit68537b2 intosymfony:5.3Oct 26, 2021
@GromNaNGromNaN deleted the framework/5.3-local-vault-disabled branchOctober 26, 2021 12:24
@fabpotfabpot mentioned this pull requestOct 29, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

5.3

Development

Successfully merging this pull request may close these issues.

3 participants

@GromNaN@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp