forked from forgejo/forgejo
LDAP user synchronization (#1478)
This commit is contained in:
parent
fd76f090a2
commit
524885dd65
15 changed files with 356 additions and 52 deletions
|
@ -28,6 +28,7 @@ type AuthenticationForm struct {
|
|||
Filter string
|
||||
AdminFilter string
|
||||
IsActive bool
|
||||
IsSyncEnabled bool
|
||||
SMTPAuth string
|
||||
SMTPHost string
|
||||
SMTPPort int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue