aboutsummaryrefslogtreecommitdiff
path: root/pkg/form/auth.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/form/auth.go')
-rw-r--r--pkg/form/auth.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/form/auth.go b/pkg/form/auth.go
index b846fc19..b2ee3ae8 100644
--- a/pkg/form/auth.go
+++ b/pkg/form/auth.go
@@ -32,6 +32,7 @@ type Authentication struct {
GroupMemberUID string
UserUID string
IsActive bool
+ IsDefault bool
SMTPAuth string
SMTPHost string
SMTPPort int