feat(controller,sysupgrade): openwrt upgrade controller

This commit is contained in:
2023-03-24 23:17:55 +01:00
parent 97a60e2617
commit 0b783c374a
28 changed files with 531 additions and 28 deletions

View File

@ -28,8 +28,7 @@ import (
"github.com/lestrrat-go/jwx/v2/jwk"
"github.com/pkg/errors"
_ "forge.cadoles.com/arcad/edge/pkg/module/auth/http/passwd/argon2id"
_ "forge.cadoles.com/arcad/edge/pkg/module/auth/http/passwd/plain"
_ "forge.cadoles.com/Cadoles/emissary/internal/imports/passwd"
)
type Server struct {