package
0.11.91
Repository: https://github.com/g-node/gogs.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package ldap provide functions & structure to query a LDAP ldap directory For now, it's mainly tested again an MS Active Directory service, see README.md for more information.
No description provided by the author

# Functions

No description provided by the author
SignedInID returns the id of signed in user, along with one bool value which indicates whether user uses token authentication.
SignedInUser returns the user object of signed in user, along with two bool values, which indicate whether user uses HTTP Basic Authentication or token authentication respectively.