bruteforceprotection

package
v1.7.7 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInMemory

func NewInMemory(tries int) *inMemoryBruteForceProtection

Types

type BrutForceProtection

type BrutForceProtection interface {
	IsBlocked(auth.Username) bool
	Hit(auth.Username)
	Delete(auth.Username)
}

Jump to

Keyboard shortcuts

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