Michael Kaufmann
|
caf8893558
|
use Validate::validateEmail() instead of pure filter_var
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-11-17 17:18:23 +01:00 |
|
Michael Kaufmann
|
13bfd62ac5
|
move validateUrl function to correct file
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2019-06-05 06:50:06 +02:00 |
|
Michael Kaufmann
|
eba163fc4a
|
Merge pull request #677 from pquerner/#646
allow auth basic in URL, fixes #646
|
2019-04-30 07:14:48 +02:00 |
|
Pascal
|
1a5e43b6f7
|
fixes #646
change regex by using well tested regex from here:
https://mathiasbynens.be/demo/url-regex
by @diegoperini
https://gist.github.com/dperini/729294
|
2019-04-30 00:08:32 +02:00 |
|
Pascal
|
c4c7f4b636
|
fixes #675
fix call to static method
|
2019-04-29 23:39:10 +02:00 |
|
Michael Kaufmann
|
35c631946d
|
more and more checkstyle fixes
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-24 12:59:40 +01:00 |
|
Michael Kaufmann
|
13aa19e5f4
|
got rid of all global functions, I guess
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2018-12-22 13:28:51 +01:00 |
|