This website requires JavaScript.
Explore
Help
Sign In
denozord
/
telemt-api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5934d059a42a1ab436c2dda0cf1ce49fa6f4efb1
telemt-api
/
internal
T
History
Denozordec
5934d059a4
Publish telemt-api gateway Docker image / test (push)
Failing after 32s
Details
Publish telemt-api gateway Docker image / build-and-push (push)
Has been skipped
Details
Refactor reverse proxy tests to utilize context-aware requests. Updated reverse_test.go to create HTTP requests using context, improving test reliability and aligning with best practices for request handling. This change ensures that tests are more robust and less prone to issues related to request context.
2026-03-30 00:30:01 +07:00
..
config
Enhance configuration and documentation for CIDR and IP handling. Updated config.example.yaml to include additional whitelisted IPs and new server entries. Improved GATEWAY_RUN.md to clarify CIDR and single IP usage. Implemented parseCIDROrIP function in config.go for better validation of IP formats in whitelist and trusted proxies.
2026-03-30 00:00:49 +07:00
proxy
Refactor reverse proxy tests to utilize context-aware requests. Updated reverse_test.go to create HTTP requests using context, improving test reliability and aligning with best practices for request handling. This change ensures that tests are more robust and less prone to issues related to request context.
2026-03-30 00:30:01 +07:00
server
Init
2026-03-29 22:51:02 +07:00