No description
Find a file
2025-03-14 16:58:40 +01:00
.woodpecker chore: ci 2025-03-14 16:58:40 +01:00
pkg chore: config setup for web system 2025-03-14 02:52:18 +01:00
playwright chore: playwrite test 2025-03-14 00:46:45 +01:00
resources/infra chore: ci 2025-03-14 13:16:11 +01:00
templates chore: config setup for web system 2025-03-14 02:52:18 +01:00
vendor chore: add globale config 2025-03-14 01:16:08 +01:00
.gitignore chore: store can write users 2025-03-13 16:02:24 +01:00
Dockerfile fix: remove CGO from build 2025-03-12 22:16:25 +01:00
go.mod chore: add globale config 2025-03-14 01:16:08 +01:00
go.sum chore: add globale config 2025-03-14 01:16:08 +01:00
main.go chore: config setup for web system 2025-03-14 02:52:18 +01:00
main_test.go chore: config setup for web system 2025-03-14 02:52:18 +01:00
Readme.md add globale config 2025-03-14 01:49:49 +01:00

Miniauth.

Config

Name Description Default
USERSTORE_SQLITE_PATH Path to the Sqlite Database none
PORT Port for the Webserver 8080
SMTP_SERVER SMTP Server to send mails none
SMTP_PORT SMTP Port 587
SMTP_USERNAME SMTP Username none
SMTP_PASSWORD SMTP Password none
SMTP_FROM Mail address used as from for all mails none
WEB_PUBLIC_REGISTRATION Enabled the registration for anyone on the webgui False