]> git.proxmox.com Git - pve-guest-common.git/commit
vzdump: use regex check for 'mailto'
authorOguz Bektas <o.bektas@proxmox.com>
Tue, 7 Jul 2020 12:55:40 +0000 (14:55 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 3 Sep 2020 08:02:32 +0000 (10:02 +0200)
commit295a6359dbc413368834c250d61430568bd3680a
treee5d2ed94eeabfa7561a42d4a8549cb44654e5feb
parent74c0a4cf7e8281e145cb4210eab47c1748de6df0
vzdump: use regex check for 'mailto'

add a new string format to allow local usernames like 'root' but also
limit which characters can be used in the 'mailto' address.

Co-Authored-by: Fabian Gruenbichler <f.gruenbichler@proxmox.com>
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
PVE/VZDump/Common.pm