simple totp subrequest authentication

Toastie cab0c9c5b2 updated setup instructions vor 1 Jahr
build 321bf9b617 run initial secret creation as root vor 1 Jahr
.gitignore 676487ba92 initial vor 2 Jahren
CODE-EXPLAINED.md aaec6759c8 initial vor 2 Jahren
README.md cab0c9c5b2 updated setup instructions vor 1 Jahr
docker-compose.yml 42d8e43f0b changed/fixed image name vor 1 Jahr
new-secret.sh 321bf9b617 run initial secret creation as root vor 1 Jahr
vdi.example.com_location 676487ba92 initial vor 2 Jahren

README.md

Simple totp subrequest authentication

Setup

# build the container image
docker compose build

# Popoulate .env file with an random secret
# corresponding qr-code for your TOTP mobile app and a text file called secret.qr`
./new-secret.sh

# Adapt the sample configuration `vdi.example.com_location` and copy it to `vhost.d` of your [reverse-proxy](https://github.com/nginx-proxy/nginx-proxy)

Credits:

References: