Commit Graph

111 Commits

Author SHA1 Message Date
Ralf Becker
fdef749794 update jquery-ui to 1.12.1 2021-08-11 15:38:13 +02:00
Ralf Becker
cd4dbd7b05 finally removing fxp/composer-asset-plugin (required via egroupware/projectmanager) 2021-08-10 14:25:27 +02:00
Ralf Becker
168d385620 update pear/archive_tar to 1.4.14 to fix upstream security problem
also disable evtl. installed old asert plugin
2021-08-10 10:39:44 +02:00
Ralf Becker
d02a9d5b86 replace fxp/composer-asset-plugin with asset-packagist.org to install bower and npm assets
supposed to work with composer > 1.8.7
2021-07-23 22:46:13 +02:00
Hadi Nategh
1423a4c6e0 Revert "update composer.lock"
This reverts commit f41f8a09ec.
2021-07-02 15:07:27 +02:00
Hadi Nategh
f41f8a09ec update composer.lock 2021-07-02 12:50:30 +02:00
Ralf Becker
2893d9c07f update phpMailer to 6.5.0 on Dependabot security alert 2021-07-02 12:36:33 +02:00
Hadi Nategh
506111d044 Revert commit 92e435c52f 2021-06-11 14:36:03 +02:00
Ralf Becker
92e435c52f composer remove egroupware/activesync egroupware/bookmarks egroupware/collabora egroupware/news_admin egroupware/openid egroupware/projectmanager egroupware/registration egroupware/rocketchat egroupware/smallpart egroupware/status egroupware/swoolepush egroupware/tracker 2021-06-05 08:55:56 +02:00
Ralf Becker
992b71a912 using only ceLTIc/LTI for SmallPART LTI (1.3 and 1.0) 2021-05-12 18:52:36 +02:00
Ralf Becker
669e8d8c95 update to PHPUnit 9 to support PHP 8.0 2021-04-20 19:02:44 +02:00
Ralf Becker
f2922cafa7 fix EGroupware PHP requirement >= 7.3 and <= 8.0, also downgrade psr/cache again to not require PHP 8.0 2021-04-20 13:30:01 +02:00
Ralf Becker
ff41afe085 * SAML/Shibboleth: update phpSimpleSAML to 1.19.0 to support Shibboleth v4.0 2021-04-20 12:15:59 +02:00
Ralf Becker
7a4811213b require phpseclib/phpseclib:^2.0.31 due to Dependabot warning (CVE-2021-30130) 2021-04-08 08:41:21 +02:00
Ralf Becker
98d0681333 updating composer.lock with latest commit hashed for egroupware/* packages 2021-04-01 08:37:08 +02:00
Ralf Becker
11d441e689 updating lcobucci/jwt to 3.4.5 (still not supporting PHP 8)
Fixing PHP 8 compatibility by loadig fixed OpenSSL Signer baseclass in OpenID/Keys
2021-03-31 12:12:38 +02:00
Ralf Becker
0553133bfc updating composer packages egroupwre/* pear/* pear-pear.horde.org/* and use forked egroupware/imap-client to fix PHP 8 error
fetch query labels were not removed and therefore caused an IMAP error
PHP 7.*: (($key="<label>") == 0) === true, PHP 8.*: (($key="<label>") == 0) === false
2021-03-30 11:02:04 +02:00
Ralf Becker
f8ec1618d9 * Adressbook: phone-number in search only returns contacts having that (normalized) number 2021-02-14 14:06:21 +02:00
dependabot-preview[bot]
5a825c83d7 [Security] Bump pear/archive_tar from 1.4.11 to 1.4.12
Bumps [pear/archive_tar](https://github.com/pear/Archive_Tar) from 1.4.11 to 1.4.12. **This update includes a security fix.**
- [Release notes](https://github.com/pear/Archive_Tar/releases)
- [Commits](https://github.com/pear/Archive_Tar/compare/1.4.11...1.4.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-19 16:06:49 +02:00
dependabot-preview[bot]
24f7ed8401 [Security] Bump pear/archive_tar from 1.4.7 to 1.4.11
Bumps [pear/archive_tar](https://github.com/pear/Archive_Tar) from 1.4.7 to 1.4.11. **This update includes a security fix.**
- [Release notes](https://github.com/pear/Archive_Tar/releases)
- [Commits](https://github.com/pear/Archive_Tar/compare/1.4.7...1.4.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-26 16:12:55 +01:00
Hadi Nategh
e225f8efe2 WIP BBB: Add bigbluebutton api into vendor 2020-11-11 16:53:41 +01:00
Hadi Nategh
2ed6f54e9b Updates tinymce to 5.5.1 and implements toolbar_mode option for htmlarea 2020-10-14 10:40:35 +02:00
Ralf Becker
4886583cc1 change sharing to allow mounting shared into existing user sessions
without the need to destroy the session, if the sharee is a different user

This is accomplished by keeping the sharee in the stream context / attribute of the vfs class(es) instead of static Vfs::$user.
Later is still used for the current user - identical to egw_info[user][account_id].

This commit / merge of the vfs-context feature branch also added the abilty to mount WebDAV sources, eg. a sharing link from an other EGroupware instance
or any WebDAV server
2020-10-08 11:24:34 +02:00
dependabot-preview[bot]
60ee8a7127 [Security] Bump symfony/http-kernel from 4.4.7 to 4.4.13
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 4.4.7 to 4.4.13. **This update includes a security fix.**
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-kernel/compare/v4.4.7...v4.4.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 18:25:09 +02:00
Ralf Becker
dfb26264d0 update swoolpush to fix Travis error 2020-07-08 15:23:47 +02:00
Ralf Becker
aefad4be19 update swoolpush to fix Travis error 2020-07-08 15:17:08 +02:00
Ralf Becker
dc692e80e1 update smallPART to fix Travis error 2020-07-08 14:56:32 +02:00
Ralf Becker
642129fa7a revert 20.1 change accidently commited to master 2020-06-27 17:59:36 +02:00
Ralf Becker
a10e7b5851 updating composer.json/lock to 20.1 2020-06-27 17:41:37 +02:00
Ralf Becker
7bbfc1169f updating smallpart trying to get around LTI/Lti directory problem on case-insensitive filesystem 2020-06-27 17:22:30 +02:00
Ralf Becker
f05f70d81b adding smallPART 2020-06-27 09:24:17 +02:00
Ralf Becker
3be65a5ac9 requiring push server for master and adding it to docker-composer 2020-06-13 15:14:30 +02:00
Ralf Becker
b1f79d1c40 * SAML/Shibboleth/SimpleSAMLphp authentication configurable through setup 2020-05-28 23:24:09 +02:00
dependabot-preview[bot]
2e894e371b [Security] Bump phpmailer/phpmailer from 6.1.5 to 6.1.6
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.1.5 to 6.1.6. **This update includes a security fix.**
- [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.5...v6.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-27 19:02:17 +02:00
dependabot-preview[bot]
bea7d10711 [Security] Bump simplesamlphp/simplesamlphp from 1.18.5 to 1.18.6
Bumps [simplesamlphp/simplesamlphp](https://github.com/simplesamlphp/simplesamlphp) from 1.18.5 to 1.18.6. **This update includes a security fix.**
- [Release notes](https://github.com/simplesamlphp/simplesamlphp/releases)
- [Changelog](https://github.com/simplesamlphp/simplesamlphp/blob/v1.18.6/docs/simplesamlphp-changelog.md)
- [Commits](https://github.com/simplesamlphp/simplesamlphp/compare/v1.18.5...v1.18.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-23 22:28:50 +02:00
Ralf Becker
e3ede597dc * API: add SimpleSAMLphp for SAML/Shibboleth authentication and many more 2020-04-14 14:10:33 +02:00
nathangray
8476a0cd35 Collabora version bump to try to make Travis happy 2020-04-08 12:56:01 -06:00
nathangray
fb4e6c0dfe Some improvements to sharing when multiple shares are involved 2020-04-03 16:20:47 -06:00
nathangray
65fae4e788 Bump collabora version to try to make Travis happy 2020-03-30 16:19:32 -06:00
nathangray
cf0696e2f6 Bump collabora version to try to make Travis happy 2020-03-30 14:35:15 -06:00
nathangray
f38f265e1f Bump projectmanager version 2020-03-10 14:42:43 -06:00
nathangray
f2c1a80e1c Bump projectmanager version 2020-03-10 13:53:17 -06:00
nathangray
4ededb8f20 Bump projectmanager revision, add some more test debug 2020-03-10 13:24:43 -06:00
nathangray
f8c8dd1496 Removing composer.lock causes Travis errors. Trying just updating collabora. 2020-03-10 10:48:34 -06:00
Ralf Becker
6a11eed84b updating commit-hashes trying to fix Collabora not latest version 2020-03-04 23:17:16 +01:00
Ralf Becker
b448f9a021 adding phpUnit 8.x as dev-requirement and try staring Apache in Travis for CalDAV tests 2020-03-04 22:43:09 +01:00
Ralf Becker
44d9fcc790 Revert "* CalDAV/OutlookSynchronizer: reject invitations when client deletes then without appropriate rights in his calendar"
This reverts commit 4c6e41d479.
2020-03-04 19:16:50 +01:00
Ralf Becker
78fe939b00 Revert "better/quicker use setUpBeforeClass to create accounts and update to phpUnit 8"
This reverts commit 55a0c2b6bc.
2020-03-04 19:16:37 +01:00
Ralf Becker
55a0c2b6bc better/quicker use setUpBeforeClass to create accounts and update to phpUnit 8 2020-03-04 18:46:47 +01:00
Ralf Becker
4c6e41d479 * CalDAV/OutlookSynchronizer: reject invitations when client deletes then without appropriate rights in his calendar 2020-03-04 16:58:38 +01:00