You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/lib
ThibG 8d217d7231
Improve email address validation (#14565)
* Increase DNS timeout from 1 second to 5 seconds for MX check

1 seconds is rather short when using a recursive DNS resolver which
hasn't got a cached result already available. Use 5 seconds instead,
which is the timeout value we use for outgoing HTTP queries.

* Add more precise error messages for invalid e-mail addresses
4 years ago
..
assets
chewy/strategy Fix records not being indexed sometimes (#12024) 5 years ago
devise Fix authentication before 2FA challenge (#11943) 5 years ago
generators
json_ld Fix preloaded JSON-LD context for identity not being used (#12138) 5 years ago
mastodon Improve email address validation (#14565) 4 years ago
paperclip Fix thumbnail color extraction (#14464) 4 years ago
redis Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 5 years ago
tasks Add emojis:generate_borders Rake task (#13773) 5 years ago
templates
cli.rb Fix help text around `tootctl email_domain_blocks` (#14147) 5 years ago