Documentation ¶
Index ¶
- func GenerateUUID() string
- func HasDangerousCharacters(str string) bool
- func IsUsernameValid(name string) bool
- func LdapBind(addr, BaseDN, BindDN, BindPasswd, UserField, user, password string) (success bool, err error)
- func Ldapsearch(addr, BaseDN, BindDN, BindPasswd, UserField, user string, Attributes []string) (map[string]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateUUID ¶
func GenerateUUID() string
func HasDangerousCharacters ¶
func IsUsernameValid ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.