From: Jonathan McDowell Date: Wed, 8 Jun 2016 22:24:05 +0000 (+0100) Subject: Clean keys before storing them in the stacked backend X-Git-Tag: onak-0.5.0~17 X-Git-Url: https://the.earth.li/gitweb/?a=commitdiff_plain;h=31cda851985140a3b6108fb51f1ef7f7f4aac9cd;hp=31cda851985140a3b6108fb51f1ef7f7f4aac9cd;p=onak.git Clean keys before storing them in the stacked backend If we fetch keys from a lower level of the stacked backends then run the clean functions before trying to store them in the top level. ---