server/apps/dav/lib/CalDAV/Schedule
Brad Rubenstein 79d20e4758 Revert 3ff3ed0c56 case-insensitive compares.
My oops.  The comparisons, which are copied from the IMipPlugin shipped with sabre-io/dav,
do not need to be case insensitive because the sender and recipient names are normalized by sabre,
(see calls to getNormalizedValue in voboject/lib/ITip/Broker.php).

Signed-off-by: Brad Rubenstein <brad@wbr.tech>
2019-02-28 01:43:07 +00:00
..
IMipPlugin.php Revert 3ff3ed0c56 case-insensitive compares. 2019-02-28 01:43:07 +00:00
Plugin.php overwrite Sabre/DAV's handler for calendar-user-type to report correct user type 2018-10-22 15:48:18 +02:00