Sanitize all collected default values to empty fields
authorPlamen Dimitrov <plamen.dimitrov@intra2net.com>
Thu, 12 May 2022 05:06:35 +0000 (08:06 +0300)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 19 May 2022 09:13:27 +0000 (11:13 +0200)
commitbe8c26c19d4431d0a851881376940077a7880620
tree17a71fe6a22145fe9181f825d6b7a67c0e6d19b8
parentdf3ad4c0646493553b68f59fc017b56df6cbc328
Sanitize all collected default values to empty fields

All values are better off being empty rather than filled with noisy
sample data that could be wrongfully introduced on the user side.
src/cnfvar/templates.py