Page MenuHomePhorge

MaipoTag
ActivePublic

Recent Activity

Sep 27 2023

machniak lowered the priority of T5608: kolab-setup: MySQL injection on roundcube password: ERROR at line 1: Unknown command '\S'. from Needs Triage to Normal.

This specific issue may be fixed with:

--- a/pykolab/setup/setup_roundcube.py
+++ b/pykolab/setup/setup_roundcube.py
@@ -26,10 +26,11 @@ import hashlib
 import os
 import random
 import re
+import six
 import subprocess
 import sys
 import time
-import six
+import urllib.parse
Sep 27 2023, 10:13 AM · Maipo, PyKolab, Bug Reports
machniak closed T5605: ERROR: Can't open /var/log/clamav/freshclam.log as Invalid.

It looks to me it's rather CentOS7 issue. And it's old.

Sep 27 2023, 9:27 AM · PyKolab, Maipo, Bug Reports

Jan 25 2021

MenuMaPrint added a comment to T5605: ERROR: Can't open /var/log/clamav/freshclam.log.
Jan 25 2021, 7:42 AM · PyKolab, Maipo, Bug Reports

Aug 25 2020

kara added a comment to T5608: kolab-setup: MySQL injection on roundcube password: ERROR at line 1: Unknown command '\S'..
Aug 25 2020, 3:01 PM · Maipo, PyKolab, Bug Reports

Sep 30 2019

saper added a comment to T5608: kolab-setup: MySQL injection on roundcube password: ERROR at line 1: Unknown command '\S'..

spam ^^

Sep 30 2019, 9:11 AM · Maipo, PyKolab, Bug Reports

Sep 29 2019

KolkataEscortss added a comment to T5608: kolab-setup: MySQL injection on roundcube password: ERROR at line 1: Unknown command '\S'..
Sep 29 2019, 8:03 AM · Maipo, PyKolab, Bug Reports

Sep 25 2019

saper added a comment to T5608: kolab-setup: MySQL injection on roundcube password: ERROR at line 1: Unknown command '\S'..

This also produces a broken configuration file:

Sep 25 2019, 5:29 PM · Maipo, PyKolab, Bug Reports
saper added projects to T5608: kolab-setup: MySQL injection on roundcube password: ERROR at line 1: Unknown command '\S'.: PyKolab, Maipo.
Sep 25 2019, 5:18 PM · Maipo, PyKolab, Bug Reports
saper added a project to T5605: ERROR: Can't open /var/log/clamav/freshclam.log: PyKolab.
Sep 25 2019, 5:18 PM · PyKolab, Maipo, Bug Reports
saper added a project to T5605: ERROR: Can't open /var/log/clamav/freshclam.log: Maipo.
Sep 25 2019, 5:12 PM · PyKolab, Maipo, Bug Reports

Jun 23 2017

webk added a comment to T2513: PHP dependency on CentOS 7.3.

PS: I saw that you're the one managing the packages (kolab-plesk) for the Plesk extension, that's why I ended up here. However, if that's something Plesk has to deal with, please let me know.

Jun 23 2017, 3:21 PM · Bug Reports, Maipo, Architecture & Design

Jun 22 2017

webk added a comment to T2513: PHP dependency on CentOS 7.3.

I understand that and I don't expect you to support 3rd party repos. I asked if it would be possible to change the dependencies to support higher PHP versions on CentOS 7.3 instead of limiting to PHP 5.4 only.

Jun 22 2017, 4:23 PM · Bug Reports, Maipo, Architecture & Design
vanmeeuwen closed T2513: PHP dependency on CentOS 7.3 as Wontfix.

Third party repositories like Remi's are not supported.

Jun 22 2017, 4:07 PM · Bug Reports, Maipo, Architecture & Design
webk added projects to T2513: PHP dependency on CentOS 7.3: Maipo, Bug Reports.
Jun 22 2017, 8:42 AM · Bug Reports, Maipo, Architecture & Design

Apr 2 2016

marclaporte removed a member for Maipo: marclaporte.
Apr 2 2016, 11:56 PM

Mar 29 2016

vanmeeuwen closed T1154: libkolabxml for el7 as Spite.
Mar 29 2016, 5:12 PM · Maipo, Release Managers, Kolab 16, Kolab Enterprise 14
vanmeeuwen created T1154: libkolabxml for el7.
Mar 29 2016, 5:07 PM · Maipo, Release Managers, Kolab 16, Kolab Enterprise 14

Feb 25 2016

machniak added a comment to T1052: Sending mail without SSL in Syncroton.

So, looks like client issue. I'll leave this open as a request to handle better such situations, i.e. to not even try to connect to SMTP and return better error.

Feb 25 2016, 11:59 AM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
maltris added a comment to T1052: Sending mail without SSL in Syncroton.

Got it going!

Feb 25 2016, 11:54 AM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
maltris added a comment to T1052: Sending mail without SSL in Syncroton.

The apache access log is telling me:

Feb 25 2016, 10:45 AM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports

Feb 24 2016

vanmeeuwen moved T945: ODT files detected as application/zip from Backlog to Done on the Kolab Enterprise 14 board.
Feb 24 2016, 7:49 AM · Sprint 201608, Kolab Enterprise 14, Harlequin, Twenty Two, Twenty Three, Maipo, Santiago, Winterfell, Kolab 16, Chwala
vanmeeuwen moved T557: Release iRony-0.3.1 from Doing to Done on the Kolab Enterprise 14 board.
Feb 24 2016, 7:49 AM · Restricted Project, Jessie, Walle, Wheezy, Maipo, Santiago, Kolab Enterprise 14, Release Managers
vanmeeuwen moved T761: Release kolab-schema-3.3 from Doing to Done on the Kolab Enterprise 14 board.
Feb 24 2016, 7:49 AM · Santiago, Release Managers, Maipo, Wheezy, Jessie, Kolab Enterprise 14, LDAP Schema Extensions

Feb 23 2016

machniak added a comment to T1052: Sending mail without SSL in Syncroton.

Reading source code I see only one case when simplexml_import_dom()'s argument can be NULL here. It is when php://input stream is empty. (feof() returns true). https://git.kolab.org/diffusion/S/browse/master/lib/ext/Syncroton/Server.php;e0fb77d4c05c95cc78dc8c9b38517b8a84d5a40e$130. So, the problem may not be in the php code.

Feb 23 2016, 5:57 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
maltris added a comment to T1052: Sending mail without SSL in Syncroton.

Its possible that I made a mistake in my config. Kinda hard to debug.

Feb 23 2016, 4:50 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
machniak added a comment to T1052: Sending mail without SSL in Syncroton.

BTW, iOS 7.1.2 with kolabnow.com account works for me.

Feb 23 2016, 4:47 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
machniak added a comment to T1052: Sending mail without SSL in Syncroton.

...but I agree that if empty body (for whatever reason) is detected it should not even try to connect to SMTP server.

Feb 23 2016, 4:35 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
maltris added a comment to T1052: Sending mail without SSL in Syncroton.

Of course I added my recipients-adress also. Forgot to mention that. Its a normal adress with alphabetical letters and .org ending.

Feb 23 2016, 4:34 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
machniak added a comment to T1052: Sending mail without SSL in Syncroton.

Jeroen, the warning on simplexml_import_dom() indicates the problem is on activesync protocol level.

Feb 23 2016, 4:33 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
vanmeeuwen added a comment to T1052: Sending mail without SSL in Syncroton.

Would just putting "test" in the subject and body not mean an empty recipient list though?

Feb 23 2016, 4:25 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
maltris added a comment to T1052: Sending mail without SSL in Syncroton.

I will do my best to provide this, if you tell me how.

Feb 23 2016, 4:09 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
machniak added a comment to T1052: Sending mail without SSL in Syncroton.

I was more interested in the request body on activesync/http protocol level.

Feb 23 2016, 4:06 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
maltris added a comment to T1052: Sending mail without SSL in Syncroton.

Normal text (just tried by just putting "Test" as subject and "Test" as content).

Feb 23 2016, 3:58 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
machniak added a comment to T1052: Sending mail without SSL in Syncroton.

The error tells us that the activesync request body is missing or syncroton faild to parse it.
So, to track this down we'd need to know what exactly was sent by the device.

Feb 23 2016, 3:56 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
vanmeeuwen added projects to T1052: Sending mail without SSL in Syncroton: Syncroton, Kolab 16, Winterfell, Sprint 201609, Maipo.

This seems to occur with https://git.kolab.org/T1023 already applied.

Feb 23 2016, 3:31 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports

Feb 22 2016

vanmeeuwen closed T945: ODT files detected as application/zip as Resolved.
Feb 22 2016, 1:52 PM · Sprint 201608, Kolab Enterprise 14, Harlequin, Twenty Two, Twenty Three, Maipo, Santiago, Winterfell, Kolab 16, Chwala
vanmeeuwen moved T945: ODT files detected as application/zip from Doing to Done on the Sprint 201608 board.
Feb 22 2016, 1:52 PM · Sprint 201608, Kolab Enterprise 14, Harlequin, Twenty Two, Twenty Three, Maipo, Santiago, Winterfell, Kolab 16, Chwala
vanmeeuwen moved T945: ODT files detected as application/zip from Backlog to Doing on the Sprint 201608 board.
Feb 22 2016, 1:22 PM · Sprint 201608, Kolab Enterprise 14, Harlequin, Twenty Two, Twenty Three, Maipo, Santiago, Winterfell, Kolab 16, Chwala

Feb 20 2016

vanmeeuwen edited a custom field on T945: ODT files detected as application/zip.
Feb 20 2016, 11:28 AM · Sprint 201608, Kolab Enterprise 14, Harlequin, Twenty Two, Twenty Three, Maipo, Santiago, Winterfell, Kolab 16, Chwala
vanmeeuwen added a project to T945: ODT files detected as application/zip: Sprint 201608.

Associating with Sprint 201608 to check up on the resolution.

Feb 20 2016, 11:28 AM · Sprint 201608, Kolab Enterprise 14, Harlequin, Twenty Two, Twenty Three, Maipo, Santiago, Winterfell, Kolab 16, Chwala
buhaha added a member for Maipo: buhaha.
Feb 20 2016, 1:13 AM

Feb 19 2016

machniak added a comment to T945: ODT files detected as application/zip.

I see the missing file in Winterfell. Can this be closed?

Feb 19 2016, 6:52 PM · Sprint 201608, Kolab Enterprise 14, Harlequin, Twenty Two, Twenty Three, Maipo, Santiago, Winterfell, Kolab 16, Chwala
philtrick added a member for Maipo: philtrick.
Feb 19 2016, 6:04 PM

Feb 18 2016

bernhard added a member for Maipo: bernhard.
Feb 18 2016, 3:53 PM

Feb 15 2016

pasik added a member for Maipo: pasik.
Feb 15 2016, 4:43 PM
marclaporte added a watcher for Maipo: marclaporte.
Feb 15 2016, 3:02 PM
marclaporte added a member for Maipo: marclaporte.
Feb 15 2016, 3:02 PM
retep.koch added a member for Maipo: retep.koch.
Feb 15 2016, 12:02 PM

Feb 12 2016

rgarrigue added a member for Maipo: rgarrigue.
Feb 12 2016, 8:08 PM
brad2014 added a member for Maipo: brad2014.
Feb 12 2016, 6:20 AM