Skip to content

Fixes#3317

Merged
benderl merged 2 commits intoopenWB:masterfrom
benderl:fixes
Apr 23, 2026
Merged

Fixes#3317
benderl merged 2 commits intoopenWB:masterfrom
benderl:fixes

Conversation

@benderl
Copy link
Copy Markdown
Contributor

@benderl benderl commented Apr 22, 2026

  • tweak apt configuration for default actions
  • add missed checks for active user management

@benderl benderl added the bug Something isn't working label Apr 22, 2026
@benderl benderl self-assigned this Apr 22, 2026
@benderl benderl requested a review from Copilot April 22, 2026 12:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts system behavior around package management defaults and MQTT user/ACL management when “user management” is disabled, aligning runtime behavior with the configured security mode.

Changes:

  • Guard ACL role removal for vehicles behind security.user_management_active.
  • Guard external chargepoint display-user updates on IP changes behind security.user_management_active (and fix a comment typo).
  • Update APT config version and add dpkg default options to keep existing config files during upgrades.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/helpermodules/subdata.py Adds missing user_management_active checks before mutating mosquitto dynsec roles/users.
data/config/apt/99openwb Bumps openwb-version and adds dpkg options for default conffile handling.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@benderl benderl merged commit 257e325 into openWB:master Apr 23, 2026
5 checks passed
@benderl benderl deleted the fixes branch April 23, 2026 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants