in the api we use PROXMOX_SAFE_ID_REGEX for backup ids, but here (where we use it to list them) we use a local regex since the first is a superset of the one used here, simply extend the local one Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>