Extend the database for a upcoming feature before release

This commit is contained in:
Joona Hoikkala
2016-11-29 15:35:46 +02:00
parent a5e95a6044
commit 353a488f01
2 changed files with 24 additions and 11 deletions

View File

@ -72,6 +72,7 @@ type ACMETxt struct {
Password string
ACMETxtPost
LastActive int64
AllowFrom string
}
// ACMETxtPost holds the DNS part of the ACMETxt struct