add optional dns validation for let's encrypt activated domains; fixes #817

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2020-04-14 10:28:33 +02:00
parent 9018404faa
commit 78fc4f84b2
10 changed files with 131 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ final class Froxlor
const VERSION = '0.10.15';
// Database version (YYYYMMDDC where C is a daily counter)
const DBVERSION = '202002290';
const DBVERSION = '202004140';
// Distribution branding-tag (used for Debian etc.)
const BRANDING = '';