mirror of
https://github.com/syntrex-lab/gomcp.git
synced 2026-04-26 04:46:22 +02:00
C4: Remove localhost:9100 fallback from 27 dashboard files (use relative URLs) C5: JWT token_type differentiation (access vs refresh) - middleware rejects refresh as Bearer M4: Server-side registration gate via SOC_REGISTRATION_OPEN env var M5: HTML tag stripping on name/org_name fields (XSS prevention) Domain migration: - users.go: admin@syntrex.pro - zerotrust.go: SPIFFE trust domain - sbom.go: namespace URL - .env.production.example: all URLs updated - identity_test.go: test email |
||
|---|---|---|
| .. | ||
| handlers.go | ||
| jwt.go | ||
| jwt_test.go | ||
| middleware.go | ||
| rate_limiter.go | ||
| rate_limiter_test.go | ||
| tenant_handlers.go | ||
| tenants.go | ||
| usage.go | ||
| users.go | ||