forked from NYANDEV/forgejo
finish new edit auth UI
This commit is contained in:
parent
0617448282
commit
121a81a2c5
21 changed files with 836 additions and 726 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue