[Tickets #3696] NEW: Add authentication for remote calendars
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Mar 27 01:13:07 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3696
-----------------------------------------------------------------------
Ticket | 3696
Created By | tevans at tachometry.com
Summary | Add authentication for remote calendars
Queue | Kronolith
Version | HEAD
State | New
Priority | 1. Low
Type | Enhancement
Owners |
+New Attachment | kronolith_remote_cal_patch.txt
-----------------------------------------------------------------------
tevans at tachometry.com (2006-03-27 01:13) wrote:
Per my note to the dev list, this patch adds HTTP authentication support for
remote calendars.
- The "Remote Calendars" prefs page was changed to accept user/password
inputs, and to allow editing of an existing remote calendar entry
- The "My Calendars" page was updated to add an iCal link to each calendar
to provide a convenient way to copy the corresponding URL
- The lib/prefs.php code was updated to handle the new preference
attributes
- The lib/Kronolith.php class was updated to look up the user/password as
needed
Note that both the user and password are encrypted and wrapped in base64 to
prevent inadvertent disclosure via database queries. The encryption key (an
MD5 hash of the target URL) is not particularly strong, but it is convenient
and it should be sufficient to keep most DBAs honest.
Tom Evans
Tachometry
More information about the bugs
mailing list