From 121a81a2c554b2de0de89ab7749fe691b5d1aba7 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 11 Sep 2015 12:03:08 -0400 Subject: finish new edit auth UI --- modules/auth/auth_form.go | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/auth') diff --git a/modules/auth/auth_form.go b/modules/auth/auth_form.go index 087565be..83f8f4eb 100644 --- a/modules/auth/auth_form.go +++ b/modules/auth/auth_form.go @@ -15,7 +15,6 @@ type AuthenticationForm struct { Name string `binding:"Required;MaxSize(30)"` Host string Port int - UseSSL bool BindDN string BindPassword string UserBase string -- cgit v1.2.3