mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-22 05:58:02 +02: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