Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EmbedPluginList []byte
View Source
var (
WWWPublic http.FileSystem = http.FS(os.DirFS("./public/"))
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
plugin/plg_authenticate_htpasswd/deps/crypt
Package crypt provides interface for password crypt functions and collects common constants.
|
Package crypt provides interface for password crypt functions and collects common constants. |
plugin/plg_authenticate_htpasswd/deps/crypt/apr1_crypt
Package apr1_crypt implements the standard Unix MD5-crypt algorithm created by Poul-Henning Kamp for FreeBSD, and modified by the Apache project.
|
Package apr1_crypt implements the standard Unix MD5-crypt algorithm created by Poul-Henning Kamp for FreeBSD, and modified by the Apache project. |
plugin/plg_authenticate_htpasswd/deps/crypt/common
Package common contains routines used by multiple password hashing algorithms.
|
Package common contains routines used by multiple password hashing algorithms. |
plugin/plg_authenticate_htpasswd/deps/crypt/md5_crypt
Package md5_crypt implements the standard Unix MD5-crypt algorithm created by Poul-Henning Kamp for FreeBSD.
|
Package md5_crypt implements the standard Unix MD5-crypt algorithm created by Poul-Henning Kamp for FreeBSD. |
plugin/plg_authenticate_htpasswd/deps/crypt/sha256_crypt
Package sha256_crypt implements Ulrich Drepper's SHA256-crypt password hashing algorithm.
|
Package sha256_crypt implements Ulrich Drepper's SHA256-crypt password hashing algorithm. |
plugin/plg_authenticate_htpasswd/deps/crypt/sha512_crypt
Package sha512_crypt implements Ulrich Drepper's SHA512-crypt password hashing algorithm.
|
Package sha512_crypt implements Ulrich Drepper's SHA512-crypt password hashing algorithm. |
plugin/plg_handler_console
* This plugin provide a full fledge terminal application.
|
* This plugin provide a full fledge terminal application. |
plugin/plg_handler_syncthing
* This plugin expose syncthing to the admin user
|
* This plugin expose syncthing to the admin user |
Click to show internal directories.
Click to hide internal directories.