Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/Default domain regex #265

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Conversation

bestwebua
Copy link
Member

@bestwebua bestwebua commented Jul 19, 2023

  • Fixed Truemail::RegexConstant::REGEX_DOMAIN, updated tests
  • Updated Truemail::Validate::Mx#hosts_from_cname_records?
  • Updated Truemail::Validate::Smtp#not_includes_user_not_found_errors?
  • Updated development dependencies
  • Updated gemspecs
  • Updated rubocop, codeclimate config
  • Updated gem version, changelog

@bestwebua bestwebua self-assigned this Jul 19, 2023
* Fixed Truemail::RegexConstant::REGEX_DOMAIN, updated tests
* Updated Truemail::Validate::Mx#hosts_from_cname_records?
* Updated Truemail::Validate::Smtp#not_includes_user_not_found_errors?
* Updated development dependencies
* Updated gemspecs
* Updated rubocop, codeclimate config
* Updated gem version, changelog
@bestwebua bestwebua force-pushed the bugfix/default-domain-regex branch from 6c0a22d to b282f4e Compare July 19, 2023 11:13
@bestwebua bestwebua linked an issue Jul 19, 2023 that may be closed by this pull request
4 tasks
@bestwebua bestwebua merged commit 777a823 into develop Jul 19, 2023
8 checks passed
@bestwebua bestwebua deleted the bugfix/default-domain-regex branch July 19, 2023 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

[BUG] Email addresses with multiple dashes are not allowed
1 participant