Muhammed Efe Çetin
|
319b8ea3a8
|
Merge remote-tracking branch 'origin/master' into v3-beta
|
2022-09-03 23:56:45 +03:00 |
|
Jason McNeil
|
6272d759eb
|
🚀 [Feature]: middleware/csrf custom extractor (#2052)
* feat(middleware/csrf): allow custom Extractor
* test: update Test_CSRF_From_Custom
* docs: add comma
* docs: update KeyLookup docs
|
2022-08-28 18:57:47 +02: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 |
|
Gusted
|
7b7dcf29f7
|
♻️ Tidy up the codebase (#1613)
* run gofmt
* add t.Helper()
* Simplify assigns
* Simplify make operation
* Remove unused field in struct
* Fix typo
* Run gofumpt ./
* Consistent spacing
* len(...) can never be negative
* Use ReplaceAll
* Simplify operation
* Remove deadcode
* Fix typo
* Tidy up `} else { if ...`
* Fix AssertEqual
* Remove t.Helper() to fix go1.14.15
|
2021-11-05 08:00:03 +01:00 |
|
hi019
|
86e43593cd
|
CSRF MW Restructuring
|
2021-03-01 16:25:32 -05:00 |
|