User Details
- User Since
- Apr 12 2015, 12:47 PM (494 w, 4 d)
Jul 20 2017
Because there's more to do for full sharing support. See http://sabre.io/dav/caldav-sharing/. However, ACLs are already exposed but apparently not respected by all clients.
May 1 2017
OK, I see this was fixed in rRPKa261f006277b. Sorry!
This change breaks the HTTP-Authentication for iCal feeds. See calendar::ical_feed_export()
Apr 28 2017
Nov 20 2016
- Fix adding new factors when list is still empty
Nov 2 2016
- Remove useless Yubikey:: property re-definition
Oct 30 2016
Better fix submitted in D242. Waiting for approval
Oct 29 2016
The configuration options should already make their way into the $config member of the Yubikey class. They are read in kolab_2fa::get_driver(), passed through Kolab2FA\Driver\Base::factory() all the way to Kolab2FA\Driver\Base::init() where they are merged with $this->config. It's to be investigated why the following line in Base.php doesn't work as expected:
$this->config = array_merge($this->config, $config);
Sep 26 2016
Jul 11 2016
May 29 2016
Apr 15 2016
Changes look good to me
Apr 4 2016
Mar 17 2016
All the tests which are in the iRony repository used to run through without errors. So if that changed on Winterfell, it should be looked at.
Mar 14 2016
Also, adding the TYPE attribute in v3 seems a reasonable change to me.
Yes, Apple clients also use "b" when exporting and synching contact photos although they can handle upper-cased values as well. But the way to go definitely is lower-cased.
Mar 7 2016
From what I can see this could indeed work around the inconsistency described in #5340. It might still show some (temporary) duplicates in the calendar view until the user calendar is fully refreshed. Deciding when and what to reload should better be done on the client.
Mar 1 2016
I don't recall where that change came from and I can't find an according test/sample case. We should comply with RCF here.
I don't recall where that change came from. Probably a broken client we got complaints about.
But I agree that we should comply with RCF here.
Feb 14 2016
Concept and discussions in the Mail App scratch-book page.
Feb 12 2016
I guess this task has been completed already, no?
Jan 27 2016
Dec 8 2015
Dec 4 2015
Nov 20 2015
Related Bugzilla ticket: https://issues.kolab.org/show_bug.cgi?id=5277