Page MenuHomePhorge
Feed Search

Nov 6 2023

mollekopf committed R113:089d7e56c882: php8 warning.
Nov 6 2023, 10:22 AM
mollekopf committed R113:5b2433666768: php8 compat.
Nov 6 2023, 10:22 AM
mollekopf committed R113:4bb8d57e8853: php8 compat.
Nov 6 2023, 10:22 AM
mollekopf committed R113:a54b916c7c8c: Do not log deprecation messages no production systems.
Nov 6 2023, 10:22 AM
mollekopf committed R113:30a1bcc91dc4: Don't log an imap authentication error when log_logins=true (authored by machniak).
Nov 6 2023, 10:22 AM
mollekopf committed R113:e23b058860e3: kolab skin updates.
Nov 6 2023, 10:22 AM
mollekopf committed R113:33679af68c63: Optimize fetchPartBody() for huge results w/o formatting and decoding (authored by machniak).
Nov 6 2023, 10:22 AM
mollekopf committed R113:bc4c571c45c2: Fix PHP8 warnings (authored by machniak).
Nov 6 2023, 10:22 AM
mollekopf committed R113:b04823a2ab3e: readBytes() never returns null (authored by machniak).
Nov 6 2023, 10:22 AM
mollekopf committed R113:d9d8e321c25b: Revert "On mysql 5.6 191 bytes length is the best we can do with utf8mb4".
Nov 6 2023, 10:22 AM
mollekopf committed R113:e48c0d2b6e69: Improve performance of fetching mail bodies (authored by machniak).
Nov 6 2023, 10:22 AM
mollekopf committed R113:6eddfe289ecb: Fixed managesieve.js.
Nov 6 2023, 10:22 AM
mollekopf committed R113:c464dc6ca954: On mysql 5.6 191 bytes length is the best we can do with utf8mb4.
Nov 6 2023, 10:22 AM
mollekopf committed R113:4a032eafcf4f: php8 compat.
Nov 6 2023, 10:21 AM
mollekopf committed R113:d5ca2252bffc: php8 compat.
Nov 6 2023, 10:21 AM
mollekopf committed R113:3fd46dcec0f5: Added the kolab skin because the other repo is not publicly available.
Nov 6 2023, 10:21 AM
mollekopf committed R113:40420335ced4: CS fixes, update changelog (authored by machniak).
Nov 6 2023, 10:21 AM
mollekopf committed R113:05bb3b160fe6: Add a warning regarding implicit ssl.
Nov 6 2023, 10:21 AM
mollekopf committed R113:c74985483c19: Introduce optional support to inject PROXY protocol headers after.
Nov 6 2023, 10:21 AM
mollekopf committed R113:966598631aad: Use rcube_utils::remote_addr() to take HTTP_X_FORWARDED_FOR into account.
Nov 6 2023, 10:21 AM
mollekopf committed R113:0c760b78a894: Update changelog (authored by machniak).
Nov 6 2023, 10:21 AM
mollekopf committed R113:feba7c86bb31: Added a composer.json.
Nov 6 2023, 10:21 AM
mollekopf committed R113:3fd4a0b000cc: Enigma: WOAT Support (#8626).
Nov 6 2023, 10:21 AM

Nov 2 2023

mollekopf committed R113:159a74af5d09: php8 compat fixup.
Nov 2 2023, 9:29 PM
mollekopf committed rKfafff8a600f0: Disabled the legacy roundcube plugins.
Nov 2 2023, 10:10 AM

Nov 1 2023

mollekopf committed rK28f791a8f6b2: Ensure the package installation works by allowing to uninstall.
Nov 1 2023, 10:32 AM
mollekopf committed rK7383d602da11: Manually satisfy build dependency.
Nov 1 2023, 10:32 AM

Oct 31 2023

mollekopf committed rK312bb04e24c1: A config.legacy config to collect the legacy setup.
Oct 31 2023, 6:18 AM
mollekopf committed rKc36dbbd0f272: README with updated config environment descriptions.
Oct 31 2023, 6:18 AM
mollekopf committed rK6629df2e396e: Move the roundcube templates into a non-ambigous location.
Oct 31 2023, 6:18 AM
mollekopf committed rKa09825504fed: Renamed the dev environment to host-dev for a clear distinction to.
Oct 31 2023, 6:18 AM
mollekopf committed rK6ae8c1b9188e: Only check configured backends by default.
Oct 31 2023, 6:18 AM
mollekopf committed rKc2e5215c1c5d: Only use immutable things to discover.
Oct 31 2023, 6:18 AM
mollekopf committed rK54b577a46374: Use cyrus-imap dav.
Oct 31 2023, 6:18 AM
mollekopf committed rKfab352b78c72: Let docker compose figure out the startup order.
Oct 31 2023, 6:18 AM
mollekopf committed rK7abc5356f542: Don't verify certs by default, and make checking the certs at all an.
Oct 31 2023, 6:18 AM
mollekopf committed rK4049697ea62a: Note about EMFILE errors.
Oct 31 2023, 6:18 AM
mollekopf committed rKfe2cb2b197fb: imap dockerfile cleanup.
Oct 31 2023, 6:18 AM
mollekopf committed rK604b62a755b8: Trust the docker proxy by default.
Oct 31 2023, 6:18 AM
mollekopf committed rK08935cb097e1: docker-compose.yml fixup.
Oct 31 2023, 6:18 AM
mollekopf committed rKb1562ff0fbce: Do minimal work durng webapp init.
Oct 31 2023, 6:18 AM
mollekopf committed rKcc8cf52db77c: Switch to docker compose v2 with buildkit.
Oct 31 2023, 6:18 AM
mollekopf committed rK0812b2c48f4e: Point at the right imap port, create the directory for locks.
Oct 31 2023, 6:18 AM
mollekopf committed rK6cdda2e82d38: Fixed postfix docker-compose integration.
Oct 31 2023, 6:18 AM
mollekopf committed rK3498c5595872: Override the postfix location.
Oct 31 2023, 6:18 AM
mollekopf committed rKbe7628b81136: The password is managed via kolab4, let's remove the password plugin..
Oct 31 2023, 6:18 AM
mollekopf committed rK0e112cf354c8: Disable or remove ldap related settings.
Oct 31 2023, 6:17 AM
mollekopf committed rK522a323b6d86: Support for injecting certs (as we did for the kolab container).
Oct 31 2023, 6:17 AM
mollekopf committed rK5cfba40622a4: Initial amavis container.
Oct 31 2023, 6:17 AM
mollekopf committed rKd429e2a071a7: docker-dev environment with a cyrus-murder setup.
Oct 31 2023, 6:17 AM
mollekopf committed rK0e755a088ba9: Don't assume logins/passwords/hosts for email delivery, setup kolab db.
Oct 31 2023, 6:17 AM

Oct 30 2023

mollekopf accepted D4567: Ensure post permissions on resources and shared folders.
Oct 30 2023, 6:31 AM

Oct 27 2023

mollekopf accepted D4567: Ensure post permissions on resources and shared folders.
Oct 27 2023, 12:26 PM
mollekopf closed D4564: A way to check the request ip.
Oct 27 2023, 10:05 AM
mollekopf committed rK96ba513f43d2: A way to check the request ip.
Oct 27 2023, 10:05 AM
mollekopf committed rK90c0ea9d35c9: Configurable trust proxies.
Oct 27 2023, 10:04 AM
mollekopf closed D4561: Configurable trust proxies.
Oct 27 2023, 10:04 AM
mollekopf closed D4558: Move user resync to a job.
Oct 27 2023, 10:04 AM
mollekopf committed rKb83d74c2028c: Move user resync to a job (authored by machniak).
Oct 27 2023, 10:04 AM
mollekopf accepted D4558: Move user resync to a job.
Oct 27 2023, 9:11 AM
mollekopf updated the diff for D4564: A way to check the request ip.

Also return the headers

Oct 27 2023, 9:08 AM
mollekopf updated the diff for D4564: A way to check the request ip.

Don't require auth

Oct 27 2023, 6:58 AM
mollekopf added a reviewer for D4564: A way to check the request ip: Restricted Project.
Oct 27 2023, 6:55 AM
mollekopf requested review of D4564: A way to check the request ip.
Oct 27 2023, 6:54 AM
mollekopf added a reviewer for D4561: Configurable trust proxies: Restricted Project.
Oct 27 2023, 6:27 AM
mollekopf requested review of D4561: Configurable trust proxies.
Oct 27 2023, 6:27 AM

Oct 26 2023

mollekopf added a comment to D4558: Move user resync to a job.

Fix the test and then ship it.

Oct 26 2023, 2:41 PM
mollekopf requested changes to D4558: Move user resync to a job.
Oct 26 2023, 2:39 PM
mollekopf accepted D4558: Move user resync to a job.
Oct 26 2023, 2:39 PM

Oct 20 2023

mollekopf committed rKe52ceaafb20a: Register the global Log class.
Oct 20 2023, 11:33 PM
mollekopf committed rK46b0cb2a3e84: Fixed lint issues.
Oct 20 2023, 11:33 PM
mollekopf committed rK1e23c4faba44: Clean out all kustomize scripts.
Oct 20 2023, 11:33 PM
mollekopf committed rK4fdcb9f448d8: Test resent activesync commands with server-side modifications.
Oct 20 2023, 11:33 PM
mollekopf committed rKd12c911c9039: ActivesyncTest: calendar readd event test.
Oct 20 2023, 11:33 PM
mollekopf committed rK86b1e993aab0: ActivesyncTest partial command test.
Oct 20 2023, 11:33 PM
mollekopf committed rKc01e35d75676: Update the plugin code on update and rerun the migrations.
Oct 20 2023, 11:33 PM
mollekopf committed rK85ab9b217fad: A meetingrepsonse activesync test.
Oct 20 2023, 11:33 PM
mollekopf committed rKf937ca6ce6a8: ActiveSyncTest dummy event.
Oct 20 2023, 11:33 PM
mollekopf committed rKc4775a500ec4: avoid a db update during the openshift build.
Oct 20 2023, 11:33 PM
mollekopf committed rKfef1c3e26c1f: Rootless roundcube container.
Oct 20 2023, 11:33 PM
mollekopf committed rK9a338c81c2f5: Don't hide the horizon output.
Oct 20 2023, 11:33 PM
mollekopf committed rK51e4b9de94d1: Create and update also the kolab database from the mysql container.
Oct 20 2023, 11:33 PM
mollekopf committed rK82a234e4d577: Apply proxy config during container start.
Oct 20 2023, 11:33 PM
mollekopf committed rK61508429d0bb: Use the new imap and postfix containers in prod.
Oct 20 2023, 11:33 PM
mollekopf committed rK223060148547: Make sure recipients is always an array.
Oct 20 2023, 11:33 PM
mollekopf committed rK366655120623: Add a note to the ratelimit policy on how to test.
Oct 20 2023, 11:33 PM
mollekopf committed rK2bb2e9f4edcf: Do not verify certificates.
Oct 20 2023, 11:33 PM
mollekopf committed rKb91563f2ee4b: A postfix container.
Oct 20 2023, 11:33 PM
mollekopf committed rK4232ee3998e3: With per user logging enabled we can enable imap_debug by default.
Oct 20 2023, 11:33 PM
mollekopf committed rK48e496b2a3f0: Add fpm config to log to stdout.
Oct 20 2023, 11:33 PM
mollekopf committed rK7a2680509d79: force https for the chwala api.
Oct 20 2023, 11:33 PM
mollekopf committed rK22e9e6c622ef: Build from git.kolab.org, run db updates during init.
Oct 20 2023, 11:33 PM
mollekopf committed rK722a70d8483d: We could point to the correct port (8080), or just not specify it..
Oct 20 2023, 11:33 PM
mollekopf committed rK8f5f8e7302c5: Patch chwala to append a trailing slash to api calls.
Oct 20 2023, 11:33 PM
mollekopf committed rK5d59b392ff54: roundcube container: disable kolab_auth and delegation. Both require.
Oct 20 2023, 11:33 PM
mollekopf committed rKb68e99d7b2c8: roundcube container: Always enable per user logging.
Oct 20 2023, 11:33 PM
mollekopf committed rK7303858219b3: Also reload fpm when reloading apache.
Oct 20 2023, 11:33 PM
mollekopf committed rKd19f08c37052: Collabora container.
Oct 20 2023, 11:33 PM
mollekopf committed rKda63cc66822f: Allow for more granular endpointtester checks.
Oct 20 2023, 11:33 PM
mollekopf committed rK2d8abd3eb0cc: Try to run coturn as a user.
Oct 20 2023, 11:33 PM