1acdbb5519
Build and Test / verify (push) Failing after 1m22s
- Change CI container image to debian:trixie-slim and set GOPROXY. - Update Go version to 1.26 in Dockerfile and go.mod. - Refactor token validation to use SHA-256 hashes instead of plain tokens. - Add network policy to restrict access to the service. - Enhance README with new configuration details and usage examples. - Add tests for new token hash validation logic.
4 lines
63 B
Modula-2
4 lines
63 B
Modula-2
module gitea.nehmer.net/torben/gitea-mcp-forward-auth
|
|
|
|
go 1.26
|