@@ -214,8 +214,6 @@ func (conf *ldapConfig) Auth(logins []string, pass string) (e error, userOk, pas
iflen(ret)>2{
attributes=append(attributes,ret[2:]...)
}
log.Println(attributes)
log.Printf("User %s has a valid account on %s",logins[0],s)
userdn:=sr.Entries[0].DN
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.