]> code.citadel.org Git - citadel.git/commitdiff
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)
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.


No differences found