userpass

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2026 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewWithCallback

func NewWithCallback(realm string, authenticate AuthenticateFunc) (auth.AccessController, error)

func NewWithCreds

func NewWithCreds(realm string, creds []config.UserCreds) (auth.AccessController, error)

Types

type AuthenticateFunc

type AuthenticateFunc func(username string, password string) (bool, error)

Jump to

Keyboard shortcuts

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