Commit graph

33 commits

Author SHA1 Message Date
Sergei Tsoganov
a49e9dd076 Fixes after review 2023-05-18 11:15:20 +03:00
Sergei Tsoganov
d3bca1434c Refactored and corrected code for domain force delete 2023-05-17 16:04:40 +03:00
olegphenomenon
2265bb1ea2 added error logs handled, removed configuration data from validation event table 2022-11-29 13:37:52 +02:00
olegphenomenon
e3a8d9ada7 fixed issue with succesful results 2022-10-26 15:45:38 +03:00
olegphenomenon
37c6239b13 assign the limit of validation records 2022-10-24 15:52:49 +03:00
Timo Võhmar
4a973b8624
Merge pull request #2377 from internetee/fixed-looping-validation
fixed looping validation email
2022-05-25 12:20:21 +03:00
Thiago Youssef
643f235378 Fix loop on check email 2022-05-19 11:08:14 +03:00
Thiago Youssef
4dcd6d765c Task remove all old validation event records 2022-05-18 11:08:37 +03:00
Thiago Youssef
bbc1380e46 Merge branch 'master' into 2236-removing-old-validation-events 2022-05-17 16:06:41 +03:00
Thiago Youssef
c02101aa66 Fix code climate 2022-05-16 14:04:44 +03:00
Thiago Youssef
060416d20c Use validation event constants 2022-05-16 13:55:33 +03:00
Thiago Youssef
7a2256ae93 DRY code 2022-05-11 15:22:26 +03:00
olegphenomenon
eb35140fe4 refactoring 2022-04-27 10:26:30 +03:00
olegphenomenon
43bd6f2907 added validation for single domain contacts 2022-04-25 15:52:30 +03:00
olegphenomenon
d7df763295 refactoring-job-validation-email 2022-04-25 14:23:27 +03:00
dinsmol
294b60ebdc Add removing old records for validation events 2022-02-19 22:43:05 +03:00
olegphenomenon
66c5b3b6ae updated tests 2022-01-06 13:45:42 +02:00
olegphenomenon
4519ba4894 updated validator for nameserver 2022-01-06 13:45:42 +02:00
olegphenomenon
7cb220e704 made refactoring base codeclimate 2021-12-28 13:37:40 +02:00
olegphenomenon
9268206daf added ability to validate invalid mx email by a and aaaa records 2021-12-28 13:37:40 +02:00
olegphenomenon
921cb93dbe added log output for a and aaaa validation 2021-12-27 11:55:48 +02:00
olegphenomenon
e83719d5b7 changed value type for validation timeout 2021-12-27 10:53:42 +02:00
olegphenomenon
ba48132547 update mx condition for invalid emails 2021-12-23 14:45:44 +02:00
olegphenomenon
761ce9bd6d added possebility to recheck invalid contacts and also remove old records 2021-12-17 16:00:08 +02:00
olegphenomenon
1ec79afb11 updated time of response from truemail 2021-12-17 10:50:08 +02:00
olegphenomenon
28c58826e0 lit ch 2021-12-17 10:50:08 +02:00
olegphenomenon
95f4e7858b remove default value 2021-12-17 10:50:08 +02:00
Alex Sherman
70a6a44525 Fix deprecated email_notification usage in tests 2021-10-07 16:18:02 +05:00
Alex Sherman
d48b0f4401 Fixed FD test for new behaviour 2021-10-07 16:18:02 +05:00
Alex Sherman
90f862aa8f Fix views & email_verifable inclusion 2021-10-07 16:18:02 +05:00
Alex Sherman
5f0c031410 Add a rake task running job & test for job 2021-10-07 16:14:35 +05:00
Alex Sherman
550c5abd6c Add punycode email support 2021-10-07 16:13:48 +05:00
Alex Sherman
c344b91d84 Add email checking with validation event saving 2021-10-07 16:13:48 +05:00