Summary | [PATCH] Kolab Free/Busy port and protocol flexibility |
Queue | Kolab |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | Horde Developers (at) , jan (at) horde (dot) org |
Requester | aseigo (at) kde (dot) org |
Created | 06/23/2005 (7318 days ago) |
Due | |
Updated | 06/19/2015 (3670 days ago) |
Assigned | 02/07/2006 (7089 days ago) |
Resolved | 02/08/2006 (7088 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
New Attachment: fix_configurable_freebusy.patch
attached is a new version of this patch which moves the configuration
entry to kronolith/config
Ciao,
Tobias
State ⇒ Feedback
used in Kronolith. Either update the patch to make the configuration
optional, or (better) move the configuration to Kronolith.
Assigned to
Taken from stuart
aarons patch works fine here, also you have to apply it manually, a
unified patch would be much better ;)
Ciao,
Tobias
Version ⇒
Queue ⇒ Kolab
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ [PATCH] Kolab Free/Busy port and protocol flexibility
Queue ⇒ Kronolith
New Attachment: freebusy_flexibility.diff
State ⇒ Unconfirmed
for kronolith that http will be used over port 80. this is not a valid
assumption as one can change that. in fact, we almost always move it
to https and port 4430 so that the client can have a regular web
server w/SSL on that same machine.
the attached patch addresses this by making both of these items
configurable. it also defaults to https since that is likely to be
safer. on an intranet it wouldn't likely matter as much but over a
public network it's nice to secure private information.