|
d786b78f25
|
Helper independent (#14050)
* Made sure most helpers are independent of Yii::$app
* Made sure most validators are independent of Yii::$app
|
2017-04-26 09:49:44 +02:00 |
|
|
6397791513
|
Fixed whitespaces to match code style [skip ci]
|
2017-03-14 09:42:13 +03:00 |
|
|
b4c7aaa5e0
|
Added more examples to EmailValidatorTest
Closes #9201
Closes #9067
|
2017-02-21 23:58:34 +02:00 |
|
|
96ee5c373e
|
added more tests for SwiftMailer vulnerability CVE-2016-10074
https://legalhackers.com/advisories/SwiftMailer-Exploit-Remote-Code-Exec-CVE-2016-10074-Vuln.html
|
2016-12-28 23:50:10 +01:00 |
|
|
6af2a43390
|
Added EmailValidatorTest to prove CVE-2016-10074 does not affect EmailValidator
|
2016-12-29 00:21:23 +02:00 |
|
|
08ce8c0718
|
EmailValidatorTest - spelling typo fixed
|
2016-02-02 09:22:15 +02:00 |
|
|
4c31c26628
|
EmailValidator - the name of the mailbox is no longer limited with the length
|
2016-02-01 23:49:51 +02:00 |
|
|
d7bb1be296
|
EmailValidator - specified encoding for mb_strlen
|
2015-11-15 19:39:50 +02:00 |
|
|
bf6b50f58e
|
#10142 Fixed EmailValidator to check email length properly
|
2015-11-14 00:39:12 +02:00 |
|
|
6949992246
|
Simplified tests directory structure a bit
|
2015-04-16 12:10:01 +03:00 |
|