added glob matching to auth middleware

This commit is contained in:
2026-02-01 19:55:04 +11:00
parent cd29f11296
commit 95a17597cf
5 changed files with 41 additions and 5 deletions

View File

@@ -16,6 +16,7 @@ require (
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/go-logr/logr v1.4.3 // indirect
github.com/gobwas/glob v0.2.3
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/mattn/go-colorable v0.1.14 // indirect