summaryrefslogtreecommitdiffstats
path: root/services/forms/auth_form.go
diff options
context:
space:
mode:
Diffstat (limited to 'services/forms/auth_form.go')
-rw-r--r--services/forms/auth_form.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/forms/auth_form.go b/services/forms/auth_form.go
index 7cf6b9fcd5..30621cadff 100644
--- a/services/forms/auth_form.go
+++ b/services/forms/auth_form.go
@@ -51,6 +51,7 @@ type AuthenticationForm struct {
TLS bool
SkipVerify bool
PAMServiceName string
+ PAMEmailDomain string
Oauth2Provider string
Oauth2Key string
Oauth2Secret string