issues
search
K-and-R
/
email_validator
An email validator for Rails.
MIT License
644
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compatibility with RFC 6530
#97
huguesbr
opened
5 days ago
0
Bump semver from 5.7.1 to 5.7.2
#96
dependabot[bot]
opened
1 year ago
0
Add Ruby 3.2 to the CI matrix. Update recent patch versions.
#95
petergoldstein
opened
1 year ago
0
Fix CI issues and rubocop offenses
#94
syguer
closed
1 year ago
3
Bump minimatch from 3.0.4 to 3.0.8
#93
dependabot[bot]
opened
1 year ago
0
.tech domains
#92
sha-hil
closed
1 year ago
0
[CodeClimate] Method valid? has a Cognitive Complexity of 6 (exceeds 5 allowed).
#91
karlwilbur
opened
1 year ago
0
[CodeClimate] Class EmailValidator has 25 methods (exceeds 20 allowed)
#90
karlwilbur
opened
1 year ago
0
Bump minimist from 1.2.5 to 1.2.7
#89
dependabot[bot]
closed
1 year ago
0
Remove Check for Double Hyphens
#88
karlwilbur
closed
1 year ago
0
ACE representation of email address with IDN considered invalid
#87
manuelmeurer
closed
1 year ago
6
Bump node-fetch from 2.6.1 to 2.6.7
#86
dependabot[bot]
closed
1 year ago
0
More disposable domains
#85
alekseenko
closed
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6
#84
dependabot[bot]
closed
1 year ago
1
Alternative gem: validates_email_format_of
#83
tmaier
opened
2 years ago
0
Add rspec matcher
#82
tmaier
opened
2 years ago
0
Update README.md
#81
msands
closed
3 years ago
1
Bump tar from 6.0.5 to 6.1.11
#80
dependabot[bot]
closed
1 year ago
0
Bump path-parse from 1.0.6 to 1.0.7
#79
dependabot[bot]
closed
1 year ago
0
Bump tar from 6.0.5 to 6.1.5
#78
dependabot[bot]
closed
3 years ago
2
Fix: specifying require_fqdn: true in the default (:loose) mode had no effect
#77
TylerRick
closed
3 years ago
3
Bump lodash from 4.17.20 to 4.17.21
#76
dependabot[bot]
closed
1 year ago
1
Bump hosted-git-info from 2.8.8 to 2.8.9
#75
dependabot[bot]
closed
3 years ago
1
TravisCI Builds are failing for ppc64le+ruby 2.4
#74
karlwilbur
closed
1 year ago
3
fix a typo in README
#73
kerolloz
closed
3 years ago
3
Valid numeric domains are considered invalid in strict mode
#72
delphaber
closed
3 years ago
2
Bump y18n from 3.2.1 to 3.2.2
#71
dependabot[bot]
closed
3 years ago
0
Add failing test: strict mode should accept numbers only domains
#70
delphaber
closed
3 years ago
3
Update .travis.yml
#69
nageshlop
closed
3 years ago
5
2020.example.com is a valid fqdn
#68
Spone
closed
3 years ago
8
Badge points to other repo
#67
olleolleolle
closed
3 years ago
2
It is allowing invalid emails
#66
schweigert
closed
3 years ago
13
Alternative gem: email_verifier
#65
DmytroStepaniuk
closed
4 years ago
0
Error when putting code in model
#64
amenthe
closed
4 years ago
1
Rails 6 support
#63
knagode
closed
3 years ago
5
RSpec: Configure zero-monkey-patching mode
#62
olleolleolle
closed
4 years ago
0
README: Use SVG badge
#61
olleolleolle
closed
4 years ago
0
Semicolon and emails with not tld in email addresses in version 2.0.1
#60
elle
closed
3 years ago
2
Validation not catching jdoe@example-com
#59
SaimonL
closed
5 years ago
3
Alternative gem: email_address
#58
cabello
closed
4 years ago
1
Security Warning
#57
AGarrow
closed
5 years ago
3
Feature limit to a domain
#56
karlwilbur
closed
5 years ago
1
Is there any way to validate custom domain email?
#55
mhmdAljefri
closed
3 years ago
3
Test against latest rubies
#54
DmytroStepaniuk
closed
5 years ago
1
False positive email validations
#53
chrisokamoto
closed
5 years ago
2
Release version 2.0.1
#52
balexand
closed
5 years ago
0
Updated tested rubies
#51
f1sherman
closed
5 years ago
0
Add email value to error details
#50
f1sherman
closed
5 years ago
3
Version 2.0.0
#49
balexand
closed
5 years ago
0
require 'active_model' and add frozen_string_literal
#48
balexand
closed
5 years ago
0
Next