Skip to content

openmediavault: define getConfigValue helper - #979

Merged
KodeStar merged 1 commit into
masterfrom
openmediavault-getconfigvalue
Aug 12, 2026
Merged

openmediavault: define getConfigValue helper#979
KodeStar merged 1 commit into
masterfrom
openmediavault-getconfigvalue

Conversation

@KodeStar

Copy link
Copy Markdown
Member

Follow-up to #977: getConfigValue is not defined on the base SupportedApps class — apps that use it (Proxmox, Portainer, TrueNAS, ...) each define their own copy. Without this, every openmediavault request fatals with an undefined-method error. Adds the same helper used by the other apps.

The ignore_tls change called getConfigValue assuming it exists on the
base SupportedApps class, but each app defines its own copy (the base
class only has static configValue). Without this every RPC request
fatals with an undefined-method error. Same helper as Proxmox/Portainer.
@KodeStar
KodeStar merged commit 06ab151 into master Aug 12, 2026
4 checks passed
@KodeStar
KodeStar deleted the openmediavault-getconfigvalue branch August 12, 2026 16:46
@LinuxServer-CI LinuxServer-CI moved this from PRs to Done in Issue & PR Tracker Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants