Page MenuHomePhorge
Feed Search

Sep 18 2024

machniak closed D4944: User impersonation support in IMAP data migrator.
Sep 18 2024, 11:41 AM
machniak committed rK47a61c0239c5: User impersonation support in IMAP data migrator.
Sep 18 2024, 11:41 AM

Sep 17 2024

machniak updated the diff for D4944: User impersonation support in IMAP data migrator.
  • Unify the way user impersonation is configured in data migrator URIs
Sep 17 2024, 11:52 AM
machniak requested review of D4944: User impersonation support in IMAP data migrator.
Sep 17 2024, 11:31 AM
machniak committed rK3b69287a601a: CS fixes.
Sep 17 2024, 10:42 AM
machniak added a comment to T8394: Some calendar entries are not displayed - wrong kolabformat.

The PHP code uses kolabformat class for v3 and kolabobject (from libkolab) for v2. What Kolab version and system do you use? What roundcubemail and iRony version?

Sep 17 2024, 9:54 AM
machniak requested review of D4941: Require current connection's country when setting geo-lock.
Sep 17 2024, 6:44 AM
machniak requested review of D4938: User licenses.
Sep 17 2024, 6:26 AM

Sep 13 2024

machniak committed rK78a10c4a6857: Small code cleanup.
Sep 13 2024, 11:35 AM
machniak closed D4926: Don't skip update jobs when dealing with domains in CLI commands.
Sep 13 2024, 11:20 AM
machniak committed rK29df17cd5c0c: Don't skip update jobs when dealing with domains in CLI commands.
Sep 13 2024, 11:20 AM
machniak closed D4920: Trigger user update job on entitlement create/delete.
Sep 13 2024, 11:20 AM
machniak committed rK4cb312743295: Trigger user update job on entitlement create/delete.
Sep 13 2024, 11:20 AM
machniak closed D4917: Use more appropriate tenant context checks.
Sep 13 2024, 11:19 AM
machniak committed rKf275438e42de: Use more appropriate tenant context checks.
Sep 13 2024, 11:19 AM
machniak requested review of D4935: IMAP: De-duplicate code, return earlier on error.
Sep 13 2024, 11:09 AM

Sep 12 2024

machniak committed rRPKbca2a7d314c9: kolab_2fa: Add preferences migration script.
Sep 12 2024, 1:18 PM
machniak updated the diff for D4932: MFA: Support multiple digest algos at a time.
  • Fix so 2fa entries are cleaned up on delete
Sep 12 2024, 11:34 AM
machniak committed rRPKbb8710a74706: kolab_2fa: Fix so removed factors are removed for real.
Sep 12 2024, 11:32 AM
machniak requested review of D4932: MFA: Support multiple digest algos at a time.
Sep 12 2024, 8:58 AM
machniak committed rRPKb848f8536055: kolab_2fa: Disable 2FA in SSO mode on Roundcube > 1.6.
Sep 12 2024, 7:58 AM
machniak updated the diff for D4929: OAuth authorization UI, proper error handling.
  • Merge branch 'master' into dev/oauth-authorize-ui
Sep 12 2024, 7:48 AM

Sep 11 2024

machniak committed rKfb40edc12cb5: Return id_token claims according to requested scopes.
Sep 11 2024, 1:35 PM
machniak requested review of D4929: OAuth authorization UI, proper error handling.
Sep 11 2024, 12:55 PM

Sep 6 2024

machniak committed rRPKa2119c58f6d2: kolab_2fa: Store driver config with the "token".
Sep 6 2024, 12:42 PM
machniak updated the diff for D4920: Trigger user update job on entitlement create/delete.
  • Dispatch jobs only when it is relevant
Sep 6 2024, 10:34 AM
machniak committed rK50a4f71396f1: Fix line prefix check (make phpstan happy).
Sep 6 2024, 10:14 AM
machniak requested review of D4926: Don't skip update jobs when dealing with domains in CLI commands.
Sep 6 2024, 9:59 AM

Sep 3 2024

machniak committed rRPK3d54dae3e6ae: kolab_2fa: Fix compatibility with OTP apps that require algorithm in upper-case.
Sep 3 2024, 1:42 PM
machniak updated the summary of D4920: Trigger user update job on entitlement create/delete.
Sep 3 2024, 12:43 PM
machniak requested review of D4920: Trigger user update job on entitlement create/delete.
Sep 3 2024, 11:43 AM
machniak requested review of D4917: Use more appropriate tenant context checks.
Sep 3 2024, 10:37 AM

Sep 2 2024

machniak added inline comments to D4914: Log failure reason.
Sep 2 2024, 2:03 PM
machniak committed rKeb0b0df8e05c: Replace curl_ with Http client.
Sep 2 2024, 8:06 AM

Aug 30 2024

machniak committed rRPKccc000f219aa: Fix Uncaught TypeError: date(): Argument #2 ($timestamp) must be of type ?int….
Aug 30 2024, 6:09 PM
machniak committed rRPK0e78f492fe0f: Fix PHP 8.4 deprecation warning.
Aug 30 2024, 6:05 PM
machniak committed rK7e8b1f50d968: Fix ommited imap. -> services.imap. change in seeders.
Aug 30 2024, 4:57 PM
machniak closed D4905: Integrate services configuration.
Aug 30 2024, 10:03 AM
machniak committed rKc057960ea12a: Integrate services configuration.
Aug 30 2024, 10:03 AM
machniak added inline comments to D4908: Proxy auth as user.
Aug 30 2024, 8:38 AM
machniak accepted D4911: Syncroton inspect utility to inspect the synchronization state.
Aug 30 2024, 8:34 AM

Aug 29 2024

machniak closed D4656: DAV: Single-type calendar and tasks folders.
Aug 29 2024, 1:41 PM
machniak committed rRPK79756d53dfe0: DAV: Single-type calendar and tasks folders.
Aug 29 2024, 1:41 PM
machniak requested review of D4905: Integrate services configuration.
Aug 29 2024, 1:14 PM
machniak closed D4659: Init default DAV folders.
Aug 29 2024, 12:25 PM
machniak committed rK3ad714919340: Init default DAV folders.
Aug 29 2024, 12:25 PM
machniak closed D4899: Single-Sign-On for Webmail.
Aug 29 2024, 12:21 PM
machniak committed rK03fc36160e31: Single-Sign-On for Webmail.
Aug 29 2024, 12:21 PM
machniak updated the diff for D4899: Single-Sign-On for Webmail.
  • Show "Redirecting..." message before redirect
  • otp -> auth.token
Aug 29 2024, 12:19 PM
machniak accepted D4902: Fix relation handling in syncroton.
Aug 29 2024, 10:25 AM
machniak requested changes to D4902: Fix relation handling in syncroton.
Aug 29 2024, 10:03 AM

Aug 28 2024

machniak requested review of D4899: Single-Sign-On for Webmail.
Aug 28 2024, 12:35 PM
machniak requested changes to D4890: Exempt liveness checks from logging.
Aug 28 2024, 11:14 AM

Aug 27 2024

machniak requested review of D4896: Use INSERT ... ON DUPLICATE KEY UPDATE for relations state cache.
Aug 27 2024, 7:40 AM
machniak accepted D4893: Convert to an exception that is caught in the MeetingResponse command.
Aug 27 2024, 7:09 AM

Aug 21 2024

machniak committed rKe0638c31d85b: Fix data migrator test.
Aug 21 2024, 1:21 PM
machniak requested review of D4887: A test to investigate Cyrus DAV issue.
Aug 21 2024, 12:17 PM

Aug 20 2024

machniak retitled D4659: Init default DAV folders from [WIP] Init default DAV folders
Aug 20 2024, 12:18 PM
machniak updated the diff for D4659: Init default DAV folders.
  • Refactor
  • Merge branch 'master' into dev/dav-folders-init
Aug 20 2024, 9:53 AM

Aug 19 2024

machniak updated the diff for D4659: Init default DAV folders.
  • Make updating default DAV folders properties possible
Aug 19 2024, 3:21 PM
machniak committed R113:8eadd507f746: Fix compat. with older phpunit.
Aug 19 2024, 2:08 PM
machniak committed R113:316a0dd455af: Fix regression where HTML messages were displayed unstyled (#9586).
Aug 19 2024, 2:08 PM
machniak committed rK4eef9a9d34f0: CS fix.
Aug 19 2024, 12:25 PM
machniak closed D4884: Add user:info command.
Aug 19 2024, 12:22 PM
machniak committed rKb8f31352a89e: Add user:info command.
Aug 19 2024, 12:21 PM
machniak closed D4881: Handle .well-known/(caldav|carddav) with Cyrus backend not iRony.
Aug 19 2024, 12:21 PM
machniak committed rK10c26de45264: Handle .well-known/(caldav|carddav) with Cyrus backend not iRony.
Aug 19 2024, 12:21 PM
machniak updated the diff for D4659: Init default DAV folders.
  • Merge branch 'master' into dev/dav-folders-init
  • Proxy authorization for DAV
  • CS fixes
Aug 19 2024, 10:49 AM

Aug 16 2024

machniak updated the diff for D4884: Add user:info command.
  • Add the missing file
Aug 16 2024, 12:37 PM
machniak updated the diff for D4884: Add user:info command.
  • Add Unit tests for statusText()
Aug 16 2024, 10:27 AM
machniak updated the diff for D4884: Add user:info command.
  • Remove redundant intval()
Aug 16 2024, 10:16 AM
machniak requested review of D4884: Add user:info command.
Aug 16 2024, 10:12 AM
machniak updated the diff for D4881: Handle .well-known/(caldav|carddav) with Cyrus backend not iRony.
  • Use the old regexp
Aug 16 2024, 7:23 AM
machniak requested review of D4881: Handle .well-known/(caldav|carddav) with Cyrus backend not iRony.
Aug 16 2024, 7:20 AM

Aug 15 2024

machniak committed rKf43f03aba642: Small cleanup in DAV infra tests.
Aug 15 2024, 2:22 PM
machniak committed R113:44cec17e8f1b: Fix regression where printing/scaling/rotating image attachments was broken….
Aug 15 2024, 12:01 PM
machniak committed rKf4ab74ce376d: Docker: Fix /autodiscover/autodiscover.xml location handling in nginx.
Aug 15 2024, 11:01 AM
machniak committed rKdd0c1024c2de: Test: Skip tests that require mollie/stripe/coinbase key.
Aug 15 2024, 8:31 AM
machniak committed rKeeeabd5e1212: Workaround Dusk v8 compat. with PHPUnit v9.
Aug 15 2024, 6:50 AM

Aug 14 2024

machniak closed D4875: Test improvements.
Aug 14 2024, 9:48 AM
machniak committed rKaef2fc608929: Test improvements.
Aug 14 2024, 9:48 AM
machniak requested review of D4878: Fix relations state cache.
Aug 14 2024, 9:43 AM
machniak committed rS97f0fc370ea1: Fix regression in relations state handling.
Aug 14 2024, 8:24 AM

Aug 13 2024

machniak committed rKb7cb683922cc: Fix SELinux detection, so the script works in Permissive mode.
Aug 13 2024, 12:44 PM
machniak committed rKef3754033d1b: Publish ports 11143 and 11993 in testctl deployment.
Aug 13 2024, 12:35 PM
machniak updated the diff for D4875: Test improvements.
  • Activesync tests fixes
Aug 13 2024, 12:12 PM

Aug 12 2024

machniak updated the diff for D4875: Test improvements.
  • Remove IMAP backend tests dependency on queue worker
  • Workaround Cyrus bug on folder delete
Aug 12 2024, 10:55 AM
machniak requested review of D4875: Test improvements.
Aug 12 2024, 10:12 AM

Aug 8 2024

machniak committed rKaa1937263441: Fix some tests.
Aug 8 2024, 1:59 PM
machniak added a comment to D4872: Get WellKnownTest to pass in testenvironment.

I suppose we should use App\Utils::serviceUrl() instead of this prefix approach.

Aug 8 2024, 6:49 AM

Aug 7 2024

machniak committed rKaa95cf679d8f: Fix testing DAV over https:// and with invalid cert.
Aug 7 2024, 12:46 PM
machniak committed rKbdd874970d7b: Fix test.
Aug 7 2024, 10:48 AM
machniak committed rKfac289a13641: Publish 3306 and 6379 ports in test deployment.
Aug 7 2024, 10:12 AM
machniak committed rKf1d9470d28ee: Fix @group annotations.
Aug 7 2024, 10:07 AM
machniak committed rK1353a9a1b152: Fix content/page route.
Aug 7 2024, 9:53 AM
machniak added a comment to T8391: Debian11: php-net-sieve no longer needed?.

I believe we're now using composer to install dependencies into /usr/share/roundcubemail/vendor folder, so packages like this aren't needed.

Aug 7 2024, 8:32 AM · Bug Reports

Aug 6 2024

machniak closed D4869: Update mediasoup server and other meet server dependencies.
Aug 6 2024, 6:41 AM
machniak committed rK8841180acbb7: Update mediasoup server and other meet server dependencies.
Aug 6 2024, 6:41 AM
machniak closed D4863: Fix and unify checks for SoftDeletes capability on a model.
Aug 6 2024, 6:41 AM
machniak committed rK9aceaf2a104c: Fix and unify checks for SoftDeletes capability on a model.
Aug 6 2024, 6:41 AM