// AuthUserKey is the cookie name for user credential in basic auth
constAuthUserKey="user"
type(
// Accounts defines a key/value for user/pass list of authorized logins
Accountsmap[string]string
authPairstruct{
Valuestring
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.