aboutsummaryrefslogtreecommitdiffstats
path: root/services/forms
diff options
context:
space:
mode:
Diffstat (limited to 'services/forms')
-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 229728cf7d..2c6966d266 100644
--- a/services/forms/auth_form.go
+++ b/services/forms/auth_form.go
@@ -29,6 +29,7 @@ type AuthenticationForm struct {
AttributeSurname string
AttributeMail string
AttributeSSHPublicKey string
+ AttributeAvatar string
AttributesInBind bool
UsePagedSearch bool
SearchPageSize int