mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-10 10:44:06 +09:00
LDAP user synchronization (#1478)
This commit is contained in:
committed by
Kim "BKC" Carlbäcker
parent
fd76f090a2
commit
524885dd65
@ -28,6 +28,7 @@ type AuthenticationForm struct {
|
||||
Filter string
|
||||
AdminFilter string
|
||||
IsActive bool
|
||||
IsSyncEnabled bool
|
||||
SMTPAuth string
|
||||
SMTPHost string
|
||||
SMTPPort int
|
||||
|
Reference in New Issue
Block a user