Muhammed Efe Çetin
|
41866cd3dd
|
👷 v3 (ci): fix some linter warnings
|
2023-03-06 17:35:39 +03:00 |
M. Efe Çetin
|
a458bd344c
|
✨ v3 (feature): convert fiber.Ctx type to interface (#1928)
* ✨ v3: convert fiber.Ctx type to interface
* update ctx methods
* add new methods to customize ctx, fix some problems
* update comments.
* fix something
|
2022-07-13 07:48:29 +02:00 |
Muhammed Efe Çetin
|
1188144d78
|
🎉 v3: init
|
2022-05-31 17:35:49 +03:00 |
amir
|
4f1a712498
|
🩹 Fix: Add `csrf_` to default encrypt cookie exception (#1631) (#1698)
|
2022-01-09 22:21:49 +01:00 |
amir
|
bff8843abd
|
🔥 Feature: Add encrypt cookies middleware (#1343)
* 🔥 Feature: Add encrypt cookies middleware
* Encrypt cookies when error happens
* Improve encrypt cookie middleware
* Fix errors
* Update encryptcookie config doc blocks
* Change `SetCookie` to `SetCookieBytesKV` for invalid cookies
* Update middleware/encryptcookie/config.go
* Update README.md
* Remove `GenerateKey` parameter
* Update README.md
Co-authored-by: hi019 <65871571+hi019@users.noreply.github.com>
|
2021-08-23 08:31:51 +02:00 |