Commit Graph

23 Commits

Author SHA1 Message Date
Tim Zandbergen 689afca21f
phpmailer/phpmailer update to non-vulnerable version
Does not affect PSM, just a precocious.
2021-06-24 19:48:43 +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
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
milux 9fe598d774
Increased graph data processing speed (#944) 2020-08-12 21:23:47 +02:00
Petr Suchy af5334a073
Jabber (XMPP) notifications (#852)
Added Jabber/XMPP notifications.
Closes #829.
2020-04-19 15:31:40 +02:00
TimZ99 019d4050ac
File mode changed from 775 to 644
Fixes #863.
2020-02-09 18:04:26 +01:00
TimZ99 a53fc2a53e
Updated composer.lock and .json
Added minimal version for symfony/http-foundation.
Updated the lock file.
2019-12-02 23:38:06 +01:00
TimZ99 5424976400
Set PHPMailer minimal required version
Fixes #680
2019-02-03 20:45:00 +01:00
Tim 1249e98a0f
Downgraded symfony/filesystem to ~3.4 (#656)
Fixes #655.
Downgraded symfony/filesystem to v3.4 (PHP 5.5.9 compatible).
Added 7.0.8 as minimal PHP version for PHP7.
2018-09-17 17:32:51 +02:00
Tim de29906f27
Added php extensions to required list (#637)
* Added PHP extensions to the required list
* Fixed some spelling issues in the changelog
* Updated composer
2018-09-04 20:47:58 +02:00
TimZ99 f6173d4439
Added license 2018-08-10 16:02:41 +02:00
TimZ99 476c59eb47
Updated required PHP version to 5.5.9
Added update message for PHP versions lower then PHP 7.
2018-07-12 17:31:00 +02:00
Danial 47ad693339 Rollback Twig version update (#590)
Rollback Twig version.
Reason: 500 errors.
2018-05-25 13:33:47 +02:00
Matthias Wirtz 1bd14995fb
Update several dependencies (frontend & backend) (#571)
Closes #568.
Updates Composer packages No longer supporting outdated PHP Versions, Update Dome Frontend assets, fix php notices and warnings popping Up when run in debug Mode...
2018-04-09 19:34:06 +02:00
Samuel Denis-D'Ortun 5b4525102a Update composer.json 2017-01-13 03:01:15 -05:00
Pepijn Over 98faef1b06 fixes #237: adding CSRF token to all forms and requires now on POST 2016-01-31 00:24:37 +01:00
Pepijn Over 5947f7382f updating composer symfony packages, and excluding composer.phar from CRLF fun 2016-01-30 22:08:16 +01:00
Pepijn Over 8505a34292 [event] adding experimental support for user events 2015-02-27 17:06:22 +01:00
Pepijn Over 1123603f64 [refactoring] PSR-4 support through composer, mass-renaming all *.class.php to *.php to adhere to PSR-4 2015-02-27 15:18:37 +01:00
Pepijn Over f63a39d92c [refatoring] adding symfony service container and upgrading symfony packages to 2.6 2015-02-27 14:34:28 +01:00
Pepijn Over 945a09cfc3 issue #117: Replacing Template service with Twig and implementing Twig in all modules/utils 2014-08-05 15:19:17 +02:00
Pepijn Over c589424bce issue #101: finishing pushover implementation 2014-07-31 14:36:39 +02:00
Pepijn Over b4a7ab3ba7 issue #55: adding xhr functionality to controllers 2014-04-24 23:50:47 +02:00