The branch "master" has been updated. The following is a summary of the commits.
from: 477a206cd7210937ee9bdc1b31ea3c61972d150d 07bdf1e Correct way of handling activesync specific identity settings. Summary: http://github.com/horde/horde/compare/477a206cd7210937ee9bdc1b31ea3c61972d150d...07bdf1e2734fbf8dc876c896315375d13c0311a6 ----------------------------------------------------------------------- commit 07bdf1e2734fbf8dc876c896315375d13c0311a6 Author: Michael J Rubinsky <[email protected]> Date: Fri Apr 25 22:10:47 2014 -0400 Correct way of handling activesync specific identity settings. Shouldn't default to an explicit value when meaning the "default" since the default could change, leaving these prefs out of sync. Instead, allow setting this pref to 'horde', meaning use the horde default identity, whatever it happens to be at the time. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 13 +++++++------ horde/config/prefs.php | 4 +++- horde/lib/Prefs/Special/Activesync.php | 1 + kronolith/config/prefs.php | 6 +++--- kronolith/lib/Event.php | 8 ++++++-- 5 files changed, 20 insertions(+), 12 deletions(-) http://github.com/horde/horde/commit/07bdf1e2734fbf8dc876c896315375d13c0311a6 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
