You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Storage admin capability: admins can now grant a non-admin account access to disk/RAID/
LVM/partition management (a new "Storage admin" toggle on the user's account panel) without
making them a full administrator. Revoking it takes effect on the account's very next request.
Security
Storage safety hardening: formatting a disk or wiping/deleting a partition now refuses if
the device is a live RAID member or LVM physical volume, closing a path that could silently
corrupt an array or volume group. Removing an LVM volume group now also refuses if any of its
logical volumes are still mounted. Mount options are validated more strictly to prevent
malformed /etc/fstab entries.