Global $config overrides not respected for API key values

Created on 30 January 2023, over 1 year ago
Updated 31 January 2023, over 1 year ago

To keep sensitive config data points out of our code repo, we use a private settings file to leverage global config overrides. This mechanic does not work with `twitter_api_block`. `TwitterManager->init()` retrieves the key settings using `getKeyValues()`, which does not consider global overrides. Suggest using `getKeyInput()` instead, which is aware of configured overrides.

πŸ› Bug report
Status

Fixed

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States routinet

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

Comments & Activities

Production build 0.69.0 2024