No description
This repository has been archived on 2025-10-08. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
kekskurse 6962d40d78
Some checks failed
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/playwright Pipeline failed
ci/woodpecker/push/deplyoment unknown status
add globale config
2025-03-14 01:49:49 +01:00
.woodpecker register page 2025-03-14 00:41:32 +01:00
pkg add globale config 2025-03-14 01:49:49 +01:00
playwright chore: playwrite test 2025-03-14 00:46:45 +01:00
resources/infra chore: terraform 2025-03-13 01:11:16 +01:00
templates add globale config 2025-03-14 01:49:49 +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 add globale config 2025-03-14 01:49:49 +01:00
main_test.go add globale config 2025-03-14 01:49:49 +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