mirror of https://github.com/gofiber/fiber.git
* Update pull_request_template.md
* Update v3-changes.md
* Update CONTRIBUTING.md (#2752)
Grammar correction.
* chore(encryptcookie)!: update default config (#2753)
* chore(encryptcookie)!: update default config
docs(encryptcookie): enhance documentation and examples
BREAKING CHANGE: removed the hardcoded "csrf_" from the Except.
* docs(encryptcookie): reads or modifies cookies
* chore(encryptcookie): csrf config example
* docs(encryptcookie): md table spacing
* build(deps): bump actions/setup-go from 4 to 5 (#2754)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 🩹 middleware/logger/: log client IP address by default (#2755)
* middleware/logger: Log client IP address by default.
* Update doc.
* fix: don't constrain middlewares' context-keys to strings 🐛 (#2751)
* Revert "Revert "🐛 requestid.Config.ContextKey is interface{} (#2369)" (#2742)"
This reverts commit
|
||
---|---|---|
.. | ||
_category_.json | ||
adaptor.md | ||
basicauth.md | ||
cache.md | ||
compress.md | ||
cors.md | ||
csrf.md | ||
earlydata.md | ||
encryptcookie.md | ||
envvar.md | ||
etag.md | ||
expvar.md | ||
favicon.md | ||
filesystem.md | ||
healthcheck.md | ||
helmet.md | ||
idempotency.md | ||
keyauth.md | ||
limiter.md | ||
logger.md | ||
monitor.md | ||
pprof.md | ||
proxy.md | ||
recover.md | ||
redirect.md | ||
requestid.md | ||
rewrite.md | ||
session.md | ||
skip.md | ||
timeout.md |