Provide user info in Remote-* headers. Caddy configuration improved.

This commit is contained in:
2025-09-26 06:12:40 +00:00
parent f28e69a9ce
commit 39ba032450
9 changed files with 109 additions and 51 deletions
+6
View File
@@ -0,0 +1,6 @@
# Enable auth site at /auth (setup) and require authentication on all paths
import setup
handle {
import require {args[0]}
{block}
}