Filters defined in RFC4791 9.7.1-9.7.5: DRY ingest
authorArt Cancro <ajc@citadel.org>
Wed, 14 Feb 2024 17:03:02 +0000 (12:03 -0500)
committerArt Cancro <ajc@citadel.org>
Wed, 14 Feb 2024 17:03:02 +0000 (12:03 -0500)
commit3a673adcc2ffde7ae38f14677efa288c4173d159
tree37407649f84a426a5d63f0d64174c70c17b9c809
parentf6edf9b754dcd04e8eab7fa53dc62b57ad5b14cc
Filters defined in RFC4791 9.7.1-9.7.5: DRY ingest

The code to parse these XML stanzas and ingest them into our filter
list was getting quite redundant.  This commit abstracts them into
a single handler.
webcit-ng/server/caldav_reports.c