Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
property (#4129)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support in Thunderbird Lightning (#3598)
|
|
CalDAV clients (#3059)
|
|
|
|
|
|
group members
|
|
+ log errors in free-busy data retrieval
|
|
|
|
|
|
|
|
read-only access
|
|
SOGo connector).
This exposes an LDAP-based address book inside the principals address book collection.
According to the spec [1], this should be used for querying only. Listing, however, can
be enabled by setting 'searchonly' => false in config.
CARDDAV:addressbook-query requests will be translated into LDAP filters
and post-processed by SabreDAV internals.
[1] http://tools.ietf.org/html/draft-daboo-carddav-directory-gateway-02
|
|
|
|
instead of md5().
Reasoning:
- This way it's more secure.
- Password change does not really invalidate the cached username/host.
|
|
(#2827)
|
|
|
|
|
|
|
|
|
|
routine to remove old temp files every now and then
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improved performance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
handling of location properties
|