10BC0 [FrameworkBundle] Remove suffix convention when using env vars to override secrets from the vault by nicolas-grekas · Pull Request #34131 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@nicolas-grekas
Copy link
Member
@nicolas-grekas nicolas-grekas commented Oct 26, 2019
Q A
Branch? 4.4
Bug fix? no
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

Right now, env vars that override encrypted secrets must en up with _SECRET.
This PR removes this convention. It also enforces that only vars defined in the vault can be overriden locally. This means one cannot set a local-only secret.

@fabpot
Copy link
Member
fabpot commented Oct 27, 2019

Thank you @nicolas-grekas.

fabpot added a commit that referenced this pull request Oct 27, 2019
…env vars to override secrets from the vault (nicolas-grekas)

This PR was merged into the 4.4 branch.

Discussion
----------

[FrameworkBundle] Remove suffix convention when using env vars to override secrets from the vault

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

Right now, env vars that override encrypted secrets must en up with `_SECRET`.
This PR removes this convention. It also enforces that only vars defined in the vault can be overriden locally. This means one cannot set a local-only secret.

Commits
-------

2ec9647 [FrameworkBundle] Remove suffix convention when using env vars to override secrets from the vault
@fabpot fabpot merged commit 2ec9647 into symfony:4.4 Oct 27, 2019
@nicolas-grekas nicolas-grekas deleted the fwb-secrets branch October 27, 2019 10:19
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.4 Oct 27, 2019
This was referenced Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0