mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 23:17:19 +00:00
finish new edit auth UI
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user