feat(fwd-proxy): move-up/down buttons for ACL priority ordering

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Debian
2026-05-25 13:36:22 +02:00
parent f6615fd27d
commit f29d74bad7
5 changed files with 41 additions and 6 deletions

View File

@@ -60,7 +60,7 @@ import (
usersvc "git.netcell-it.de/projekte/edgeguard-native/internal/services/users"
)
var version = "1.1.103"
var version = "1.1.104"
func main() {
addr := os.Getenv("EDGEGUARD_API_ADDR")