summaryrefslogtreecommitdiffstats
path: root/models/models.go
diff options
context:
space:
mode:
Diffstat (limited to 'models/models.go')
-rw-r--r--models/models.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/models/models.go b/models/models.go
index 131fd4fdb2..d9716e79bd 100644
--- a/models/models.go
+++ b/models/models.go
@@ -105,6 +105,7 @@ func init() {
new(Notification),
new(IssueUser),
new(LFSMetaObject),
+ new(TwoFactor),
)
gonicNames := []string{"SSL", "UID"}