Update Feature Flags #44

Closed
opened 2026-04-05 20:29:03 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @BlackDex on 3/21/2026

Added new feature flags which could be supported without issues. Removed all deprecated feature flags and only match supported flags. Do not error on invalid flags during load, but do on config save via admin interface. During load it will print a WARNING, this is to prevent breaking setups when flags are removed, but are still configured.

There are no feature flags anymore currently needed to be set by default, so those are removed now.

Also added the invalid flags into the Admin Diagnostics and Support string if they are filled, else the check is not shown.

*Originally created by @BlackDex on 3/21/2026* Added new feature flags which could be supported without issues. Removed all deprecated feature flags and only match supported flags. Do not error on invalid flags during load, but do on config save via admin interface. During load it will print a `WARNING`, this is to prevent breaking setups when flags are removed, but are still configured. There are no feature flags anymore currently needed to be set by default, so those are removed now. Also added the invalid flags into the Admin Diagnostics and Support string if they are filled, else the check is not shown.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#44