package
1.9.1
Repository: https://github.com/forceu/gokapi.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

ConnectDatabase loads the database that is defined in the configuration.
Exists returns true if configuration files are present.
Get returns a pointer to the server configuration.
HashPassword hashes a string with SHA1 the file salt or admin user salt.
HashPasswordCustomSalt hashes a password with SHA1 and the provided salt.
Load loads the configuration or creates the folder structure and a default configuration.
LoadFromSetup creates a new configuration file after a user completed the setup.
SetDeploymentPassword sets a new password.
UsesHttps returns true if Gokapi URL is set to a secure URL.

# Constants

MinLengthPassword is the required length of admin password in characters.

# Variables

Environment is an object containing the environment variables.

# Structs

No description provided by the author