panel-auth: DSH web panel password gate plugin (Basic auth + signed cookie, fail-open)

This commit is contained in:
dsh
2026-08-16 01:18:21 -04:00
commit dde1431180
7 changed files with 444 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "panel-auth",
"version": "1.0.0",
"private": true,
"type": "module"
}