phpGroupWare - Patches: patch #2280, enable the use of Webdav over ssl...
You are not allowed to post comments on this tracker with your current authentication level.
patch #2280: enable the use of Webdav over ssl (quick hack) php >= 4.3.0
Submitter: | Caeies <Caeies> | ||
Submitted: | Thu 13 Nov 2003 12:07:42 PM UTC | ||
Category: | API - phpGWapi | Priority: | 5 - Normal |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
Tue 13 Jan 2004 09:15:34 AM UTC, comment #1: |
Caeies <Caeies>![]() |
Thu 13 Nov 2003 12:07:42 PM UTC, original submission:
|
Caeies <Caeies>![]() |
Attached Files
file #6755: patch_vfs_dav_ssl.diff added by Caeies (6KiB - text/plain - The second patch, better I think)
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2004-01-13 | Caeies | Attached File | - | ![]() |
Added patch_vfs_dav_ssl.diff, #2507 |
This second patch is a more reliable one (more generic I hope) And should work evrywhere. I added a small message in the setup/config.php (in the template) to warn about the php version. A check is done too when trying to connect over ssl and php version is < 4.3.0.