Support providing the API key through settings.php

Created on 3 February 2023, over 1 year ago
Updated 18 August 2023, 11 months ago

Problem/Motivation

I prefer to not keep application secrets in version control, which is why I use the Dotenv module and keep them in a .env file. Any secret config values are set by overriding them in settings.php.

Proposed resolution

The Config Override Inspector module disables the API key form field if its value is overridden to avoid confusion. Let's add support for that module + make sure the API key doesn't end up in config after saving if it's overridden.

Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

🇧🇪Belgium DieterHolvoet Brussels

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024