index
:
verifyEmail
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
verifying hotmail emails via the sign in page instead of mail server requests
Sam Battat
8 years
origin/HEAD
verifying hotmail emails via the sign in page instead of mail server requests
Sam Battat
8 years
origin/master
verifying hotmail emails via the sign in page instead of mail server requests
Sam Battat
8 years
Tag
Download
Author
Age
v1.0.8
verifyEmail-1.0.8.zip
verifyEmail-1.0.8.tar.gz
verifyEmail-1.0.8.tar.bz2
Sam Battat
8 years
v1.0.7
verifyEmail-1.0.7.zip
verifyEmail-1.0.7.tar.gz
verifyEmail-1.0.7.tar.bz2
Sam Battat
8 years
v1.0.6
verifyEmail-1.0.6.zip
verifyEmail-1.0.6.tar.gz
verifyEmail-1.0.6.tar.bz2
Sam Battat
8 years
v1.0.5
verifyEmail-1.0.5.zip
verifyEmail-1.0.5.tar.gz
verifyEmail-1.0.5.tar.bz2
Sam Battat
9 years
v1.0.4
verifyEmail-1.0.4.zip
verifyEmail-1.0.4.tar.gz
verifyEmail-1.0.4.tar.bz2
Sam Battat
9 years
v1.0.3
verifyEmail-1.0.3.zip
verifyEmail-1.0.3.tar.gz
verifyEmail-1.0.3.tar.bz2
Sam Battat
9 years
v1.0.2
verifyEmail-1.0.2.zip
verifyEmail-1.0.2.tar.gz
verifyEmail-1.0.2.tar.bz2
Sam Battat
9 years
v1.0.1
verifyEmail-1.0.1.zip
verifyEmail-1.0.1.tar.gz
verifyEmail-1.0.1.tar.bz2
Sam Battat
9 years
v1.0.0
verifyEmail-1.0.0.zip
verifyEmail-1.0.0.tar.gz
verifyEmail-1.0.0.tar.bz2
Sam Battat
9 years
Age
Commit message
Author
Files
Lines
2017-10-28
verifying hotmail emails via the sign in page instead of mail server requests
HEAD
v1.0.8
origin/master
origin/HEAD
master
Sam Battat
1
-46
/
+144
2016-12-16
Changed HELO domain to be the verifier email
v1.0.7
Sam Battat
1
-1
/
+1
2016-11-29
fixed yahoo validation, using signup page to validate
v1.0.6
Sam Battat
1
-1
/
+0
2016-11-29
fixed yahoo validation, using signup page to validate
Sam Battat
1
-8
/
+117
2016-10-17
removed composer.lock
v1.0.5
Sam Battat
1
-1125
/
+0
2016-10-17
ignore tests directory and composer.lock
v1.0.4
Sam Battat
1
-0
/
+3
2016-10-12
optional parameters for constructor
Sam Battat
1
-6
/
+13
2016-10-12
composer dependencies PHPUnit
Sam Battat
2
-3
/
+1111
2016-10-11
update README to include composer installation
v1.0.3
Sam Battat
1
-6
/
+38
2016-10-11
updated example.php to use composer
Sam Battat
1
-2
/
+2
2016-10-11
fixing composer autoload
v1.0.2
Sam Battat
2
-2
/
+2
2016-10-11
renamed the class file
Sam Battat
1
-0
/
+0
2016-10-11
modified namespace
v1.0.1
Sam Battat
1
-1
/
+1
2016-10-11
added a message to test packagist auto update
v1.0.0
Sam Battat
1
-0
/
+1
2016-10-11
added a src dir and autoload
Sam Battat
3
-3
/
+8
2016-10-11
composer files
Sam Battat
3
-0
/
+37
2016-10-11
check yahoo email with lower case
Sam Battat
1
-1
/
+1
2016-10-11
get_domain and get_debug functions update
Sam Battat
1
-22
/
+30
2016-09-15
Merge branch 'master' of https://github.com/hbattat/verifyEmail
Sam Battat
2
-3
/
+21
2016-09-15
added a special verification for yahoo.com
Sam Battat
1
-54
/
+81
2016-09-15
removed old code
Sam Battat
1
-80
/
+0
2016-08-16
Fixed variable name for set_port method
Sam Battat
1
-2
/
+2
2016-07-26
Update README.md
Sam Battat
1
-0
/
+3
2016-07-26
Update README.md
Sam Battat
1
-1
/
+5
2016-07-18
Update README.md
Sam Battat
1
-0
/
+11
[...]