user

package
v1.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2022 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Overview

Package user contains web controllers for listing and adding users.

Index

Constants

View Source
const (
	// QueryKeySearch is the query key where the search query exists.
	QueryKeySearch = "q"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

func New

func New(authProvider auth.Provider, cacher cache.Cacher, db *database.Database, h *render.Renderer) *Controller

func (*Controller) HandleBulkPermissions added in v0.19.1

func (c *Controller) HandleBulkPermissions(action database.BulkPermissionAction) http.Handler

func (*Controller) HandleCreate

func (c *Controller) HandleCreate() http.Handler

func (*Controller) HandleDelete

func (c *Controller) HandleDelete() http.Handler

func (*Controller) HandleExport added in v0.17.0

func (c *Controller) HandleExport() http.Handler

func (*Controller) HandleImport added in v0.9.0

func (c *Controller) HandleImport() http.Handler

func (*Controller) HandleImportBatch added in v0.9.0

func (c *Controller) HandleImportBatch() http.Handler

func (*Controller) HandleIndex

func (c *Controller) HandleIndex() http.Handler

func (*Controller) HandleResetPassword added in v0.11.1

func (c *Controller) HandleResetPassword() http.Handler

func (*Controller) HandleShow added in v0.4.0

func (c *Controller) HandleShow() http.Handler

func (*Controller) HandleUpdate added in v0.4.0

func (c *Controller) HandleUpdate() http.Handler

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL