Tim
6d74c45e0b
Added huntr badge
2021-06-21 22:23:36 +02:00
wilhelch
ecc1c6649a
Fixed SMTPAutoTLS Default ( #1129 )
...
PHPMailer will always try to connect to an SMTP server via TLS by default regardless of the SMTPSecure Setting. Added a check to set SMTPAutoTLS to false when email_smtp_security is empty.
2021-06-14 23:35:02 +02:00
Unknown
2eb190e07e
Adding LabsMobile SMS Gateway ( #961 )
...
* Adding LabsMobile SMS Gateway
* Adding LabsMobile SMS Gateway Reference
* Update LabsMobile.php
Co-authored-by: Tim <TimZ99@users.noreply.github.com>
2021-05-31 04:12:18 +02:00
Denis Stepanov
434159e461
Update uk_UA.lang.php ( #911 )
...
* Update uk_UA.lang.php
2021-05-31 04:08:23 +02:00
imsoftware
cfe3a6f61c
Make updater.sh more robust #898 ( #979 )
...
Integrate updater.sh changes from #898 for more robust updates e.g. for Synology, see: https://github.com/phpservermon/phpservermon/issues/898
Closes #898
2021-05-31 04:06:52 +02:00
Michael
88708240c7
Add error message for missing/invalid header ( #1017 )
...
* add error message for missing/invalid header
* Code cleanup
- simplify the check
- do not invert the result of `preg_match()`
- do not set the `$result` in loop, it is already set after the loop
- fix the order of code, first set `$this->error` then `$result`
2021-05-31 04:02:20 +02:00
Luke√
9c8ed81203
Update translation (fix typo issue) ( #1125 )
2021-05-31 03:57:02 +02:00
TimZ99
c0401fd143
Updated translation
...
Fixes #1121 .
Fixes #1123 .
2021-05-09 16:39:30 +02:00
TimZ99
056b429230
Updated minimal version of phpmailer
...
CVE-2020-36326. PHPMailer 6.4.1 has been patched.
2021-05-09 15:50:42 +02:00
TimZ99
de7c62cbce
Fixed typo in array - related to jabber
...
Fixes #1049 .
2021-04-15 02:52:27 +02:00
Michael
600f63097e
Add more variables for webhook json ( #1016 )
...
* Add more variables for webhook json
To allow status specific icons and a special Text defined in the json, not only provide #message as variable, but also #server_ip, #server_label, #server_last_offline_duration and #status.
* Add #server_error as additional variable for webhooks
2021-04-15 02:00:06 +02:00
wienfuchs
e5b76ca49e
add feature "add url" to email and telegram ( #1085 )
...
Resolved #967 .
* add feature "add url" to email and telegram
* Added missing brackets
* Changed $body to correct var $message
And changed PHP_EOL to <br>.
* Changed text a little
* Add dutch translation
Co-authored-by: TimZ99 <TimZ99@users.noreply.github.com>
2021-04-15 01:50:44 +02:00
TimZ99
dbd0217053
Updated composer.lock
2021-04-15 01:07:02 +02:00
TimZ99
13b893e1d0
changed whitespace
2021-04-15 01:06:53 +02:00
Oleg Petrov
6281ae07bf
Update updater.sh ( #1086 )
...
Allow curl to download file with url redirection
2021-04-15 00:21:24 +02:00
Seti
c3a3c3ab2c
Fix: 'Cookies must be enabled in your browser!' message on some pages ( #1032 )
2021-04-02 00:58:08 +02:00
dependabot[bot]
803519479a
Bump phpmailer/phpmailer from 6.1.7 to 6.4.0 ( #1105 )
2021-04-01 22:53:27 +00:00
dependabot[bot]
0a54b1444d
Bump paragonie/random_compat from 2.0.18 to 2.0.19 ( #1073 )
2021-04-01 22:53:16 +00:00
Viharm
17cb13364b
Feature ldapauth ( #507 )
...
* Composer dependency added
* Updated code for language and config controller
* Added LDAP auth code
* Added blank discord value for new user during install
2020-12-16 00:21:45 +01:00
hjcday
79ccd15a76
Fix Plivo SMS encoding ( #981 )
...
Co-authored-by: hjcday <hugh.day@lsv.com.au>
2020-12-16 00:16:05 +01:00
dependabot[bot]
a94f8ca677
Bump symfony/filesystem from 3.4.44 to 3.4.47 ( #1062 )
2020-12-15 23:14:56 +00:00
Philip
28caad2c85
Update de_DE.lang.php ( #1025 )
...
* Update de_DE.lang.php
Co-authored-by: Tim <TimZ99@users.noreply.github.com>
2020-12-16 00:14:05 +01:00
Tim
15edba0f1a
Added PromoSMS
...
See #1064 .
2020-12-16 00:04:35 +01:00
Joseph Helela
54a5e2801c
Adding Infobip SMS Gateway ( #1012 )
2020-12-16 00:01:10 +01:00
jamgames2
59f4f44107
Update profile.tpl.html ( #1050 )
...
- ADD ' type="button" ' for prevent ' Enter Button ' from keyboard that open telegram activation page.
2020-12-15 23:54:21 +01:00
Lukas
10f111c830
PromoSMS Gateway ( #1064 )
2020-12-15 23:52:16 +01:00
dependabot[bot]
3a58a562dd
Bump symfony/config from 3.4.44 to 3.4.47 ( #1061 )
2020-12-15 22:50:59 +00:00
dependabot[bot]
d406f69231
Bump symfony/http-foundation from 3.4.44 to 3.4.47 ( #1060 )
2020-12-15 22:50:33 +00:00
dependabot[bot]
0a7844536f
Bump symfony/dependency-injection from 3.4.44 to 3.4.47 ( #1059 )
2020-12-15 22:48:52 +00:00
dependabot[bot]
0d44af0ee0
Bump symfony/event-dispatcher from 3.4.44 to 3.4.47 ( #1058 )
2020-12-15 22:48:38 +00:00
Mario Rothauer
31e987a1d5
Improved german translation ( #1071 )
2020-12-15 23:48:01 +01:00
Samuel Denis-D'Ortun
b59f62c139
Merge pull request #986 from phpservermon/feature/public_page
...
Public page
2020-11-01 11:09:16 -05:00
Samuel Denis-D'Ortun
3cf9a6e444
Set public to false by default.
2020-11-01 11:08:53 -05:00
Edgar Ostrowski
aad1a1eda7
Update of Polish translation ( #985 )
2020-09-09 11:46:32 +02:00
dependabot[bot]
51949657c8
Bump symfony/dependency-injection from 3.4.43 to 3.4.44 ( #1000 )
2020-09-09 09:43:59 +00:00
dependabot[bot]
7d31bf7e6b
Bump symfony/http-foundation from 3.4.43 to 3.4.44 ( #999 )
2020-09-09 09:43:16 +00:00
dependabot[bot]
5dfb66615a
Bump symfony/event-dispatcher from 3.4.43 to 3.4.44 ( #998 )
2020-09-09 09:41:39 +00:00
dependabot[bot]
30fe2c6dcf
Bump symfony/filesystem from 3.4.43 to 3.4.44 ( #997 )
2020-09-09 09:41:26 +00:00
dependabot[bot]
bc6bd379ac
Bump symfony/config from 3.4.43 to 3.4.44 ( #996 )
2020-09-09 09:41:09 +00:00
dependabot[bot]
ba8c7c1c84
Bump symfony/filesystem from 3.4.36 to 3.4.43 ( #993 )
2020-08-27 11:26:46 +00:00
dependabot[bot]
799f512a92
Bump symfony/dependency-injection from 3.4.36 to 3.4.43 ( #992 )
2020-08-27 11:25:51 +00:00
dependabot[bot]
9fa924d0cc
Bump symfony/event-dispatcher from 3.4.36 to 3.4.43 ( #991 )
...
Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher ) from 3.4.36 to 3.4.43.
- [Release notes](https://github.com/symfony/event-dispatcher/releases )
- [Changelog](https://github.com/symfony/event-dispatcher/blob/master/CHANGELOG.md )
- [Commits](https://github.com/symfony/event-dispatcher/compare/v3.4.36...v3.4.43 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-26 17:11:41 +02:00
dependabot[bot]
af1ddd6911
Bump phpmailer/phpmailer from 6.1.6 to 6.1.7 ( #990 )
...
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer ) from 6.1.6 to 6.1.7.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases )
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md )
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v6.1.6...v6.1.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-26 17:10:42 +02:00
dependabot[bot]
2ea03a8650
Bump twig/twig from 1.42.4 to 1.42.5 ( #989 )
...
Bumps [twig/twig](https://github.com/twigphp/Twig ) from 1.42.4 to 1.42.5.
- [Release notes](https://github.com/twigphp/Twig/releases )
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG )
- [Commits](https://github.com/twigphp/Twig/compare/v1.42.4...v1.42.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-26 17:09:51 +02:00
dependabot[bot]
118d1e624e
Bump symfony/http-foundation from 3.4.36 to 3.4.43 ( #988 )
...
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation ) from 3.4.36 to 3.4.43.
- [Release notes](https://github.com/symfony/http-foundation/releases )
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-foundation/compare/v3.4.36...v3.4.43 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-26 17:09:35 +02:00
dependabot[bot]
474b90c123
Bump symfony/config from 3.4.36 to 3.4.43 ( #987 )
...
Bumps [symfony/config](https://github.com/symfony/config ) from 3.4.36 to 3.4.43.
- [Release notes](https://github.com/symfony/config/releases )
- [Changelog](https://github.com/symfony/config/blob/master/CHANGELOG.md )
- [Commits](https://github.com/symfony/config/compare/v3.4.36...v3.4.43 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-26 17:08:59 +02:00
Tim
fd820dea06
Create dependabot.yml
2020-08-26 17:05:52 +02:00
TimZ99
66983a0a66
Indentation and changed readonly to required
2020-08-26 16:00:27 +02:00
TimZ99
f1df99c5ae
Moved update script to 3.6.0
2020-08-26 15:59:46 +02:00
TimZ99
99bcc90c03
Auto gen password for __PUBLIC__ and hide fields
2020-08-26 15:58:58 +02:00