Versions in this module Expand all Collapse all v1 v1.8.1 May 8, 2019 Changes in this version + func Authentications(ctx *context.Context) + func Config(ctx *context.Context) + func Dashboard(ctx *context.Context) + func DeleteAuthSource(ctx *context.Context) + func DeleteNotices(ctx *context.Context) + func DeleteRepo(ctx *context.Context) + func DeleteUser(ctx *context.Context) + func EditAuthSource(ctx *context.Context) + func EditAuthSourcePost(ctx *context.Context, form auth.AuthenticationForm) + func EditUser(ctx *context.Context) + func EditUserPost(ctx *context.Context, form auth.AdminEditUserForm) + func EmptyNotices(ctx *context.Context) + func Monitor(ctx *context.Context) + func NewAuthSource(ctx *context.Context) + func NewAuthSourcePost(ctx *context.Context, form auth.AuthenticationForm) + func NewUser(ctx *context.Context) + func NewUserPost(ctx *context.Context, form auth.AdminCreateUserForm) + func Notices(ctx *context.Context) + func Organizations(ctx *context.Context) + func Repos(ctx *context.Context) + func SendTestMail(ctx *context.Context) + func Users(ctx *context.Context) + type Operation int