Yoofi Quansah
|
5941c8c4e2
|
🧹 chore: address comments, and use more standard definition for
functionality we define
|
2021-01-25 13:48:07 -06:00 |
|
Yoofi Quansah
|
2267f0f76f
|
🚀 feat: add custom definition for a json executor
|
2021-01-19 20:25:44 -08:00 |
|
Joey
|
3762a8520e
|
📦 bump v2.3.4
|
2021-01-15 12:09:38 +01:00 |
|
Joey
|
04059a4b0c
|
Merge pull request #1113 from bestgopher/fix/timing-attack
fix timing attack in basicauth
|
2021-01-15 12:09:05 +01:00 |
|
bestgopher
|
90acced7c1
|
fix some statements
|
2021-01-15 16:56:54 +08:00 |
|
bestgopher
|
07563a1845
|
fix timing attack
|
2021-01-15 15:59:13 +08:00 |
|
Joey
|
93022ee817
|
Merge pull request #1104 from ReneWerner87/master
🐛 UnescapePath not working
v2.3.3
|
2021-01-11 22:42:38 +01:00 |
|
ReneWerner87
|
2da673b523
|
UnescapePath not working #1102
- increase version
Co-authored-by: Fenny <fenny@gofiber.io>
|
2021-01-11 10:16:48 +01:00 |
|
ReneWerner87
|
c893e3243b
|
🐛 UnescapePath not working #1102
Co-authored-by: Fenny <fenny@gofiber.io>
|
2021-01-06 19:06:13 +01:00 |
|
ReneWerner87
|
d4bbd08bbb
|
🐛 UnescapePath not working #1102
change arabic test string to test
Co-authored-by: Fenny <fenny@gofiber.io>
|
2021-01-06 13:52:34 +01:00 |
|
ReneWerner87
|
4f5e57d8de
|
🐛 UnescapePath not working #1102
Co-authored-by: Fenny <fenny@gofiber.io>
|
2021-01-06 13:46:50 +01:00 |
|
ReneWerner87
|
50a269da08
|
🐛 UnescapePath not working #1102
Co-authored-by: Fenny <fenny@gofiber.io>
|
2021-01-06 13:28:48 +01:00 |
|
ReneWerner87
|
e94e653ca7
|
🐛 UnescapePath not working #1102
Co-authored-by: Fenny <fenny@gofiber.io>
|
2021-01-06 13:24:26 +01:00 |
|
ReneWerner87
|
b51def0bb8
|
🐛 UnescapePath not working #1102
Co-authored-by: Fenny <fenny@gofiber.io>
|
2021-01-06 13:21:54 +01:00 |
|
ReneWerner87
|
383d037a95
|
Merge branch 'master' of https://github.com/gofiber/fiber
|
2021-01-05 12:22:15 +01:00 |
|
Joey
|
926b2dce59
|
Merge pull request #1101 from sacsand/master
📚 Request for new 3rd party middleware listing !!! Firebase Authentication Middleware for Go Fiber
|
2021-01-03 19:25:10 +01:00 |
|
Sachintha Sandaruvan
|
853af6f70a
|
Merge pull request #1 from sacsand/sacsand-patch-1
📝 README Updated - New Middleware Listing
|
2021-01-03 23:42:18 +08:00 |
|
Sachintha Sandaruvan
|
9de10185ed
|
📝 README Updated- added new 3rd party middleware
|
2021-01-03 17:38:42 +08:00 |
|
kiyon
|
9ade2129e6
|
Merge pull request #1095 from kiyonlin/master
📦 bump v2.3.2
v2.3.2
|
2020-12-28 13:28:42 +08:00 |
|
Kiyon
|
3625f81f07
|
📦 bump v2.3.2
|
2020-12-28 13:22:55 +08:00 |
|
kiyon
|
0ccccb733e
|
Merge pull request #1094 from kiyonlin/test-case
👷 Add test cases for group router empty prefix path
|
2020-12-28 13:20:09 +08:00 |
|
Kiyon
|
2d34c78e7e
|
👷 Add test cases for getGroupPath
|
2020-12-28 13:16:33 +08:00 |
|
Kiyon
|
7c88fa41e0
|
👷 Add test cases for group router empty prefix path
|
2020-12-28 13:13:24 +08:00 |
|
kiyon
|
d2561560a0
|
Merge pull request #1093 from sujit-baniya/master
[Bug] - Add length check for path
|
2020-12-28 13:10:25 +08:00 |
|
Sujit
|
71e4485c22
|
update code to return prefix on empty path
|
2020-12-28 10:26:56 +05:45 |
|
Sujit
|
0fed63deb3
|
Check if path is empty or not
|
2020-12-28 10:20:49 +05:45 |
|
Sujit Baniya
|
6615774cb6
|
Merge pull request #3 from gofiber/master
merged
|
2020-12-28 10:15:43 +05:45 |
|
Joey
|
c8709afcb3
|
📦 bump v2.3.1
v2.3.1
|
2020-12-28 02:49:02 +01:00 |
|
Joey
|
6f31b5a53e
|
Merge pull request #1089 from kiyonlin/prefix-group-path
👷 Auto add '/' prefix for Group
|
2020-12-28 02:47:35 +01:00 |
|
hi019
|
d12ec4f870
|
Merge pull request #1091 from Tazeg/master
Update README limiter
|
2020-12-26 17:23:56 -05:00 |
|
JeffProd
|
22bbfead6f
|
Update README limiter
|
2020-12-26 14:22:17 +01:00 |
|
Kiyon
|
bdfad180f7
|
👷 Auto add '/' prefix for Group
|
2020-12-24 14:14:49 +08:00 |
|
hi019
|
2604398cac
|
Merge pull request #1082 from rockcreation7/patch-1
📚 Doc: Update READ_zh-TW.md for how to install
|
2020-12-20 14:26:21 -05:00 |
|
Rock
|
ef96dbc3e4
|
📚 Doc: Patch READ_zh-TW.md for how to install
|
2020-12-19 00:16:19 +08:00 |
|
Rock
|
f936929847
|
📚 Doc: fix internal middleware format
|
2020-12-19 00:04:34 +08:00 |
|
Rock
|
a9117081fa
|
📚 Doc: Update READ_zh-TW.md for how to install
|
2020-12-18 23:51:28 +08:00 |
|
Joey
|
f894140db3
|
Merge pull request #1079 from Fenny/master
✏ fix typo
v2.3.0
|
2020-12-16 03:03:42 +01:00 |
|
Fenny
|
3b956ef3a8
|
✏ fix typo
Co-Authored-By: kiyon <kiyon@gofiber.io>
|
2020-12-16 03:03:15 +01:00 |
|
Joey
|
3f894909cd
|
Merge pull request #1078 from Fenny/master
📦 introduce ListenTLS
|
2020-12-16 02:55:50 +01:00 |
|
Fenny
|
769645ac53
|
✏ prefix tls: in errors
Co-Authored-By: kiyon <kiyon@gofiber.io>
|
2020-12-16 02:54:57 +01:00 |
|
Fenny
|
f6569040f0
|
🔐 update minimal TLS version
Co-Authored-By: kiyon <kiyon@gofiber.io>
|
2020-12-16 02:50:54 +01:00 |
|
Fenny
|
23a0f56403
|
✏ add comments
Co-Authored-By: kiyon <kiyon@gofiber.io>
|
2020-12-16 02:47:48 +01:00 |
|
Fenny
|
fac3b42140
|
📦 v2.3.0
Co-Authored-By: kiyon <kiyon@gofiber.io>
|
2020-12-16 02:45:34 +01:00 |
|
Fenny
|
074e1f9c9c
|
📦 introduce ListenTLS
Co-Authored-By: kiyon <kiyon@gofiber.io>
|
2020-12-16 02:40:28 +01:00 |
|
hi019
|
d2903cb346
|
Merge pull request #1027 from hi019/master
|
2020-12-13 22:09:56 -05:00 |
|
hi019
|
494474aebd
|
Merge branch 'master' into master
|
2020-12-13 22:08:51 -05:00 |
|
Joey
|
61f5c43dca
|
Merge pull request #1073 from Fenny/master
🚧 refactor bodyparser
v2.2.5
|
2020-12-11 01:03:39 +01:00 |
|
Fenny
|
3242e5b151
|
🚀 allow incase-sensitive ctypes in bodyparser
Co-Authored-By: Mones Zarrugh <11161902+moneszarrugh@users.noreply.github.com>
|
2020-12-11 00:59:32 +01:00 |
|
Fenny
|
a1879ceca8
|
🚧 refactor bodyparser
Co-Authored-By: Mones Zarrugh <11161902+moneszarrugh@users.noreply.github.com>
#1067
|
2020-12-11 00:56:54 +01:00 |
|
Joey
|
07aa649a6f
|
Merge pull request #1072 from Fenny/master
✏ removeNewLines is present in fh 1.18
|
2020-12-11 00:53:36 +01:00 |
|