1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
binder: make binding to Map work better with string destinations (#2554) More... about 1 year ago
Changelog for v4.11.4 (#2564) More... about 1 year ago
Update deps and mark Go version to 1.18 as this is what golang.org/x/* use. (#2563) More... about 1 year ago
Upgrade golang.org/x/crypto to v0.17.0 to fix vulnerability issue (#2562) More... about 1 year ago
request logger: add example for Slog https://pkg.go.dev/log/slog (#2543) More... about 1 year ago
Changelog for v4.11.3 (#2542) More... about 1 year ago
Security: c.Attachment and c.Inline should escape name in `Content-Disposition` header to avoid 'Reflect File Download' vulnerability. (#2541) More... about 1 year ago
refactor context tests to be separate functions (#2540) More... about 1 year ago
proxy middleware: reuse echo request context (#2537) More... about 1 year ago
Mark unmarshallable yaml struct tags as ignored (#2536) More... about 1 year ago
Changelog for v4.11.2 (#2529) More... about 1 year ago
Bump dependancies (#2522) More... about 1 year ago
Fix CVE-2023-39325 / CVE-2023-44487 (#2527) More... about 1 year ago
cors middleware: allow sending `Access-Control-Max-Age: 0` value with config.MaxAge being negative number. (#2518) More... over 1 year ago
fix some typos (#2511) More... over 1 year ago
Use Go 1.21 in CI (#2505) More... over 1 year ago
docs: add comments to util.go `randomString` (#2494) More... over 1 year ago
fix(sec): `randomString` bias (#2492) More... over 1 year ago
delete unused context in body_limit.go (#2483) More... over 1 year ago
CSRF/RequestID mw: switch math/random usage to crypto/random More... over 1 year ago
Update README.md More... over 1 year ago
Update README.md More... over 1 year ago
Changelog for v4.11.1 More... over 1 year ago
fix gzip not sending response code for no content responses (404, 301/302 redirects etc) More... over 1 year ago
Changelog for v4.11.0 More... over 1 year ago
bump version to 4.10.0 More... over 1 year ago
do not use global timeNow variables (#2477) More... over 1 year ago
Upgrade packages (#2475) More... over 1 year ago
gzip response only if it exceeds a minimal length (#2267) More... over 1 year ago
fix(DefaultHTTPErrorHandler): return error message when message is an error (#2456) More... over 1 year ago