Page MenuHomePhorge
Feed All Stories

Feb 7 2022

ghane added a comment to T6805: Port pykolab to Python 3.

gettext.lgettext removed in 3.10 D3367

Feb 7 2022, 3:27 PM · Architecture & Design
machniak updated the diff for D3361: Password history.
  • Small code improvement
Feb 7 2022, 12:25 PM
machniak updated the diff for D3361: Password history.
  • Small code refactoring
Feb 7 2022, 12:01 PM
machniak requested review of D3361: Password history.
Feb 7 2022, 11:14 AM
anodinpers updated anodinpers.
Feb 7 2022, 11:10 AM
mollekopf committed rLKXd977acd8de04: kolabformatchecker.py fixup (authored by mollekopf).
kolabformatchecker.py fixup
Feb 7 2022, 10:08 AM

Feb 6 2022

ghane added a comment to T6805: Port pykolab to Python 3.

some module names changed in python3 D3355

Feb 6 2022, 5:20 PM · Architecture & Design
tammus requested review of D3349: Add SingleSignOn capabilitiy to kolab-saslauthd..
Feb 6 2022, 1:09 PM
sicherha added a comment to T6853: SSO with kolab-sasl-authd.
  1. Install Arcanist on your system.
  2. Clone the PyKolab Git repository.
  3. Create a commit from your patch.
  4. Type arc diff to submit the commit for review.
Feb 6 2022, 10:13 AM
tammus created T6853: SSO with kolab-sasl-authd.
Feb 6 2022, 8:36 AM
tammus added a member for PyKolab: tammus.
Feb 6 2022, 8:17 AM

Feb 5 2022

johndoe created T6847: Automatic Email Signatures work only with primary email address but not alias.
Feb 5 2022, 8:58 PM · PyKolab

Feb 4 2022

sicherha added a revision to T6811: Recipient access denied when inserting into the cache fails: D3343: Catch exceptions in `cache_update()`.
Feb 4 2022, 9:07 PM · PyKolab Developers, PyKolab, Bug Reports
sicherha requested review of D3343: Catch exceptions in `cache_update()`.
Feb 4 2022, 9:07 PM
lennartack added a comment to T6811: Recipient access denied when inserting into the cache fails.

The exception comes from inside cache_update(). See attached the traceback, from the log file that Johannes sent me.

Feb 4 2022, 1:08 PM · PyKolab Developers, PyKolab, Bug Reports
machniak committed rK9bb525e94f4d: Fix duplicate array key in French localization (authored by machniak).
Fix duplicate array key in French localization
Feb 4 2022, 12:07 PM
machniak committed rKbabb16254019: Fix tests regression since we use BCRYPT_ROUNDS (authored by machniak).
Fix tests regression since we use BCRYPT_ROUNDS
Feb 4 2022, 12:07 PM
vanmeeuwen committed rPbe247e28a0bb: Set version (authored by vanmeeuwen).
Set version
Feb 4 2022, 9:33 AM
vanmeeuwen committed rPb83907768275: Bump version number (authored by vanmeeuwen).
Bump version number
Feb 4 2022, 9:33 AM
vanmeeuwen committed rP3c512ef60f00: import print_function (authored by vanmeeuwen).
import print_function
Feb 4 2022, 9:33 AM
vanmeeuwen committed rP7b7d87a9109c: self.error -> print (authored by vanmeeuwen).
self.error -> print
Feb 4 2022, 9:02 AM
vanmeeuwen committed rPd2f1fed940ba: Address stale cache entries (authored by vanmeeuwen).
Address stale cache entries
Feb 4 2022, 9:02 AM
vanmeeuwen closed D1690: Address stale cache entries.
Feb 4 2022, 9:02 AM
vanmeeuwen committed rP1a925794a9a6: Shorten the window of entries considered valid still (authored by vanmeeuwen).
Shorten the window of entries considered valid still
Feb 4 2022, 9:02 AM
sicherha assigned T6811: Recipient access denied when inserting into the cache fails to mollekopf.

Do you happen to have a log containing a backtrace for the case where the sender column is too short? After skimming the code, I would assume SQLAlchemy throws an exception which then gets caught in bin/kolab_smtp_access_policy.py:1717. That's obviously too late.

Feb 4 2022, 7:42 AM · PyKolab Developers, PyKolab, Bug Reports

Feb 3 2022

sicherha assigned T6776: wallaced not starting after reboot to mollekopf.

Ooh, this is a subtle bug!

Feb 3 2022, 10:57 PM · PyKolab, Bug Reports
mollekopf committed rKefc85cbb9fef: Only request video if available (authored by mollekopf).
Only request video if available
Feb 3 2022, 10:31 PM
sicherha added a comment to T6610: style.css and files_api.js only http not https.

I guess we can close this?

Feb 3 2022, 10:13 PM · Bug Reports
sicherha assigned T6577: problem with creating user mailbox to mollekopf.

According to the log, the script tries to create a user named '@'. That's, well, weird. Unfortunately, I'm not sufficiently familiar with the pykolab codebase to make a qualified guess where this username may have originated from.

Feb 3 2022, 10:12 PM · Kolab 16, PyKolab, Bug Reports
Christoph Erhardt <christoph.erhardt@sicherha.de> committed rFae796921bb49: Add missing parenthesis to filter expression (authored by Christoph Erhardt <erhardt@cs.fau.de>).
Add missing parenthesis to filter expression
Feb 3 2022, 9:42 PM
Diffusion closed T6770: wrong filter in kolab-freebusy config.ini.sample as Resolved by committing rFae796921bb49: Add missing parenthesis to filter expression.
Feb 3 2022, 9:42 PM · Bug Reports
Diffusion closed D3217: Add missing parenthesis to filter expression.
Feb 3 2022, 9:42 PM
sicherha-admin added a member for Free/Busy Developers: sicherha.
Feb 3 2022, 9:42 PM
sicherha-admin renamed T6823: Spam post removed from volaris baggage regulations to Spam post removed.
Feb 3 2022, 9:39 PM
sicherha-admin renamed T6835: Spam post removed from how to print checks in QuickBooks online to Spam post removed.
Feb 3 2022, 9:38 PM · Architecture & Design
sicherha closed T6841: Debian : saslauthd no such file or directory after update as Resolved.
Feb 3 2022, 9:35 PM · Bug Reports
jnandreae added a comment to T6841: Debian : saslauthd no such file or directory after update.

Fix is working for me.

Feb 3 2022, 9:29 PM · Bug Reports
sicherha added a comment to T6841: Debian : saslauthd no such file or directory after update.

I have just pushed a new, patched revision of the pykolab package. Please try it out and report back if it fixes the problem for you.

Feb 3 2022, 7:33 PM · Bug Reports
sicherha claimed T6841: Debian : saslauthd no such file or directory after update.

I'll take care of this.

Feb 3 2022, 7:06 PM · Bug Reports
jnandreae added a comment to T6841: Debian : saslauthd no such file or directory after update.

This change causes the issue:
/usr/lib/python2.7/site-apckages/pykolab/logger.py

Feb 3 2022, 6:12 PM · Bug Reports
jnandreae added a comment to T6841: Debian : saslauthd no such file or directory after update.

Same problem for Centos.

Feb 3 2022, 6:00 PM · Bug Reports
SebastienWeber renamed T6841: Debian : saslauthd no such file or directory after update from Debian : saslautd no such file or directory after update to Debian : saslauthd no such file or directory after update.
Feb 3 2022, 4:10 PM · Bug Reports
SebastienWeber created T6841: Debian : saslauthd no such file or directory after update.
Feb 3 2022, 4:07 PM · Bug Reports
machniak requested review of D3337: Don't call userResponse() on failed login.
Feb 3 2022, 3:52 PM
SebastienWeber added a member for Bug Reports: SebastienWeber.
Feb 3 2022, 3:51 PM
machniak committed rK57c7ad20970e: Take configured BCRYPT_ROUNDS into account (authored by machniak).
Take configured BCRYPT_ROUNDS into account
Feb 3 2022, 1:14 PM
mollekopf committed rK64568bf1f882: Limit the maximum spatial layer to avoid the firefox screenshare issue (authored by mollekopf).
Limit the maximum spatial layer to avoid the firefox screenshare issue
Feb 3 2022, 10:36 AM
mollekopf committed rK9c29c99ffbb1: Reduce the framerate if possible (authored by mollekopf).
Reduce the framerate if possible
Feb 3 2022, 10:36 AM
mollekopf committed rK498360b6efe0: Cleanup on disconnect (authored by mollekopf).
Cleanup on disconnect
Feb 3 2022, 10:36 AM
mollekopf committed rKdca5b6e7053f: Avoid unnecessary mediasoup noise (authored by mollekopf).
Avoid unnecessary mediasoup noise
Feb 3 2022, 10:36 AM
mollekopf committed rK363999b7d08c: Meet, fixed error reporting (authored by mollekopf).
Meet, fixed error reporting
Feb 3 2022, 10:36 AM

Feb 2 2022

machniak requested review of D3331: Close mobile menu on route change.
Feb 2 2022, 11:54 AM

Feb 1 2022

machniak committed rKebaded989bd7: Update French localization (authored by machniak).
Update French localization
Feb 1 2022, 3:53 PM
machniak updated the diff for D3325: Shared folder aliases.
  • Merge branch 'master' into dev/shared-folder-aliases
Feb 1 2022, 2:49 PM
machniak committed rK3283d6d44415: Fix duplicate array key (authored by machniak).
Fix duplicate array key
Feb 1 2022, 2:48 PM
machniak committed rK16eb3265d892: Fix phpstan errors in database/ (authored by machniak).
Fix phpstan errors in database/
Feb 1 2022, 12:35 PM
machniak updated the diff for D3325: Shared folder aliases.
  • Fixes
  • Merge branch 'master' into dev/shared-folder-aliases
  • More tests
Feb 1 2022, 12:12 PM
machniak committed rKc1d09dfd1153: Fix duplicate array keys (authored by machniak).
Fix duplicate array keys
Feb 1 2022, 10:46 AM
machniak updated the diff for D3325: Shared folder aliases.
  • Various fixes, improvements
Feb 1 2022, 10:11 AM
machniak requested review of D3325: Shared folder aliases.
Feb 1 2022, 8:45 AM
machniak committed rKc516795d02ac: Fix duplicate array key (authored by machniak).
Fix duplicate array key
Feb 1 2022, 8:36 AM

Jan 29 2022

peterparkar3999 created T6835: Spam post removed.
Jan 29 2022, 5:36 AM · Architecture & Design

Jan 28 2022

healthclinic1 updated healthclinic1.
Jan 28 2022, 10:14 AM

Jan 27 2022

mollekopf committed rK78e9536f8883: Resume screenshare when joining (authored by mollekopf).
Resume screenshare when joining
Jan 27 2022, 10:08 PM
mollekopf committed rK244858a61c4a: Cleanup for meet client.js (authored by mollekopf).
Cleanup for meet client.js
Jan 27 2022, 10:08 PM
mollekopf committed rK457d2c7d4e55: Avoid overwriting stats where duplicates are possible (authored by mollekopf).
Avoid overwriting stats where duplicates are possible
Jan 27 2022, 10:08 PM
machniak committed rK32cc3f042a11: Add missing property on error response (authored by machniak).
Add missing property on error response
Jan 27 2022, 3:55 PM
mollekopf committed rKee537a2cd8e4: Bump the keyframerequestdelay to 5000ms (authored by mollekopf).
Bump the keyframerequestdelay to 5000ms
Jan 27 2022, 3:14 PM
mollekopf committed rKaa332d82415b: Create a companionapp oauth client (authored by mollekopf).
Create a companionapp oauth client
Jan 27 2022, 3:14 PM
mollekopf committed rK1a51f1e6c58b: Adjusted streaming constraints (authored by mollekopf).
Adjusted streaming constraints
Jan 27 2022, 3:14 PM
mollekopf committed rKdf8f3fc9f24c: No such thing as a display audio track (authored by mollekopf).
No such thing as a display audio track
Jan 27 2022, 3:14 PM
mollekopf committed rK57e273d6205e: Script to inject a mime message into a mailbox (authored by mollekopf).
Script to inject a mime message into a mailbox
Jan 27 2022, 3:14 PM
mollekopf committed rKec2fb8555cb9: Take the constraints directly from the config file and enable dtx for… (authored by mollekopf).
Take the constraints directly from the config file and enable dtx for…
Jan 27 2022, 3:14 PM
mollekopf committed rK5992a8bcd7ec: Improve 09-enable-debugging (authored by mollekopf).
Improve 09-enable-debugging
Jan 27 2022, 3:14 PM
mollekopf committed rK7bcfbb31b9b9: Enable phpstan on resources and fix duplicate entry (authored by mollekopf).
Enable phpstan on resources and fix duplicate entry
Jan 27 2022, 3:14 PM
mollekopf committed rKa84377524a34: "production" meet server deployment (authored by mollekopf).
"production" meet server deployment
Jan 27 2022, 3:14 PM
mollekopf committed rK46292613390b: Configure the new webmail_url (authored by mollekopf).
Configure the new webmail_url
Jan 27 2022, 3:14 PM
mollekopf committed rK508f060cb2d2: Resourcemanagement patches (authored by mollekopf).
Resourcemanagement patches
Jan 27 2022, 3:14 PM
mollekopf committed rK202ff84ce02b: Set the new invitation policy (authored by mollekopf).
Set the new invitation policy
Jan 27 2022, 3:14 PM
mollekopf committed rKba0b1a2b6ecf: Create resource script (authored by mollekopf).
Create resource script
Jan 27 2022, 3:14 PM
mollekopf committed rKd41e00c98d24: roundcube config changes (authored by mollekopf).
roundcube config changes
Jan 27 2022, 3:14 PM
mollekopf committed rK9617692578f6: Ignore the inetuserstatus for now (authored by mollekopf).
Ignore the inetuserstatus for now
Jan 27 2022, 3:14 PM
mollekopf committed rKa20e3727dcca: Adjust the base dns for calendar.inc.php as well. (authored by mollekopf).
Adjust the base dns for calendar.inc.php as well.
Jan 27 2022, 3:14 PM
mollekopf committed rK18eeeffc8d49: Enable debugging for wallace as well. (authored by mollekopf).
Enable debugging for wallace as well.
Jan 27 2022, 3:14 PM
mollekopf committed rKd581a8a50646: Added a patching mechanism (authored by mollekopf).
Added a patching mechanism
Jan 27 2022, 3:14 PM
mollekopf committed rK9841389a0517: Set all require environment variables for the kolab container (authored by mollekopf).
Set all require environment variables for the kolab container
Jan 27 2022, 3:14 PM
mollekopf added a reverting change for rK0f46d2ae62ed: Use https for the roundcube backend: rKd581a8a50646: Added a patching mechanism.
Jan 27 2022, 3:14 PM
mollekopf committed rKb05156249c9a: Added cache to .gitignore (authored by mollekopf).
Added cache to .gitignore
Jan 27 2022, 3:14 PM
mollekopf committed rK2fbe745d0921: CompanionApp WIP (authored by mollekopf).
CompanionApp WIP
Jan 27 2022, 3:14 PM
mollekopf committed rK259af6ec66d9: Make kolab deployment ready to install on a linode (authored by mollekopf).
Make kolab deployment ready to install on a linode
Jan 27 2022, 3:14 PM
mollekopf committed rK87b929256e37: Mediasoup based Kolab Meet (authored by mollekopf).
Mediasoup based Kolab Meet
Jan 27 2022, 3:14 PM
mollekopf committed rK66196607a5fb: Use password command (authored by mollekopf).
Use password command
Jan 27 2022, 3:14 PM
mollekopf committed rK2efa7b4409a6: My pdf output is only 2696 bytes long (authored by mollekopf).
My pdf output is only 2696 bytes long
Jan 27 2022, 3:14 PM
mollekopf committed rK08404e5f9628: Better debug output for the endpointtester (authored by mollekopf).
Better debug output for the endpointtester
Jan 27 2022, 3:13 PM
mollekopf committed rK56e7afa279a5: koalbendpointtester.py enhancements (authored by mollekopf).
koalbendpointtester.py enhancements
Jan 27 2022, 3:10 PM
mollekopf committed rK40b8ab4eb401: activesynccli.py fixup (authored by mollekopf).
activesynccli.py fixup
Jan 27 2022, 3:10 PM
mollekopf committed rK41afb5d033d6: caldavcli.py (authored by mollekopf).
caldavcli.py
Jan 27 2022, 3:10 PM
mollekopf committed rKe039817ed4df: Fixed NGINX test (authored by mollekopf).
Fixed NGINX test
Jan 27 2022, 3:10 PM
mollekopf committed rK72675d8b0d2d: koalbendpointtester.py enhancements (authored by mollekopf).
koalbendpointtester.py enhancements
Jan 27 2022, 2:56 PM
mollekopf committed rK6bd015fee9ef: caldavcli.py (authored by mollekopf).
caldavcli.py
Jan 27 2022, 2:56 PM