Go to file
Stoiko Ivanov dcd5a0c61f toolkit: override email VType validation
ExtJS email validation regex has a length limit of 6 on the TLD.
This breaks some new gTLDs (e.g. .systems)

Override the validation function and verify against the EMAILRE from
PVE::Tools (used for 'e-mail' in JSONSchema)

Reported in our community forum:
https://forum.proxmox.com/threads/acme-account-register-dialog-does-not-accept-gtlds.87305/

Quickly tested (by using test@test.systems(|test)? on my test-installation)

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2021-04-13 09:09:23 +02:00
debian bump version to 2.4-9 2021-03-23 11:29:51 +01:00
src toolkit: override email VType validation 2021-04-13 09:09:23 +02:00
Makefile buildsys: improve clean target 2020-11-02 07:41:30 +01:00