Skip to content

Simplify and fix ADMIN_EMAIL verification regex.#2890

Merged
engelgabriel merged 1 commit intoRocketChat:developfrom
henryk:fix-admin_email-regex
Apr 14, 2016
Merged

Simplify and fix ADMIN_EMAIL verification regex.#2890
engelgabriel merged 1 commit intoRocketChat:developfrom
henryk:fix-admin_email-regex

Conversation

@henryk
Copy link
Contributor

@henryk henryk commented Apr 14, 2016

@RocketChat/core

Closes #2841

Simplify and fix ADMIN_EMAIL verification regex.

  • Email addresses start with something other than "@", have arbitrary characters,
    at least one "@", at least one character after that.

 * Email addresses start with something other than "@", have arbitrary characters,
   at least one "@", at least one character after that.
@engelgabriel engelgabriel merged commit 1767003 into RocketChat:develop Apr 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

E-mail address validation regex for ADMIN_EMAIL in initialData is wrong

2 participants

Comments