Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Releases: poshsecurity/Posh-CloudFlare

Version 1.1

04 Apr 12:54
Compare
Choose a tag to compare
Fix Email Validation

Switched to the following for validation of email address,
[ValidatePattern("[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?")]

First Version 1.0