Documentation ¶
Index ¶
- func CheckHtpasswdUserPassword(username string, password string, htpasswdBytes []byte) (bool, error)
- func CheckLDAPUserPassword(u url.URL, bindDN string, bindPassword string, timeoutSecs uint, ...) (bool, error)
- func GetLDAPUserGroups(u url.URL, bindDN string, bindPassword string, timeoutSecs uint, ...) ([]string, error)
- func ParseLDAPURL(ldapUrl string) (*url.URL, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckLDAPUserPassword ¶
func GetLDAPUserGroups ¶ added in v0.6.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.