utils

package
v0.2.9 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckPasswordPolicy

func CheckPasswordPolicy(password string, policy string) error

func GeneratePassword

func GeneratePassword(password string, hashCost string) (string, error)

Types

type PasswordPolicy

type PasswordPolicy string
const (
	PasswordLevel1 PasswordPolicy = "level1"
	PasswordLevel2 PasswordPolicy = "level2"
	PasswordLevel3 PasswordPolicy = "level3"
)

Jump to

Keyboard shortcuts

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