576 Commits

Author SHA1 Message Date
Fenny
6338ce855c 🩹 fix csrf test 2020-11-14 03:09:53 +01:00
Fenny
9a0551049c 📝 update readme 2020-11-14 00:47:31 +01:00
Fenny
6b48509ce9 update cookie config fields 2020-11-14 00:45:55 +01:00
Fenny
558d802cdd 🩹 Fix expiration check 2020-11-13 18:34:01 +01:00
Fenny
27baab0ea0 🧨 introduce destroy 2020-11-13 18:30:14 +01:00
hi019
37dd02e4cb Comment out TODO test 2020-11-13 00:06:27 -05:00
hi019
edd9890518 Add session tests 2020-11-12 23:59:56 -05:00
Joey
d1098d7057
Merge branch 'master' into master 2020-11-12 20:31:28 +01:00
João Vitor
df78ede567
Update the readme, since Duration is deprecated (#1015)
* Update the readme, since Duration is deprecated

Chance to Expiration

* Update README.md

* Update README.md
2020-11-12 19:30:02 +00:00
Fenny
e25206458d 🧪 add session test 2020-11-12 19:11:50 +01:00
Fenny
ef35d00a79 🦺 simplify session config 2020-11-11 23:51:32 +01:00
Fenny
ec8fdb32de 🧽 clean code structure 2020-11-11 21:44:37 +01:00
Fenny
b29d500fc0 🩹 verify csrf on state changing methods 2020-11-11 21:39:22 +01:00
Fenny
2864657c76 ✏ update readme 2020-11-11 19:24:43 +01:00
Fenny
2cafd486ef ✒ update session logic 2020-11-11 19:22:40 +01:00
Fenny
75e3f13de1 ✏ update config 2020-11-11 18:49:07 +01:00
Fenny
d8623ef53c ✏ fix comment 2020-11-11 18:45:04 +01:00
Fenny
ce897c0b66 🩹 fix tests 2020-11-11 18:34:46 +01:00
Fenny
70a3a4dc21 🩹 fix limiter 2020-11-11 18:28:27 +01:00
hi019
52fad55267 Add more logger examples 2020-11-11 12:25:07 -05:00
Fenny
66ee4de7d8 🕊 rename token to key 2020-11-11 18:19:53 +01:00
Fenny
1bd7b1b15b ✏ fix typo 2020-11-11 16:41:26 +01:00
Fenny
2b0f65c5d2 ✏ update readme 2020-11-11 15:57:38 +01:00
Fenny
2a541b021c ✏ update csrf readme 2020-11-11 15:33:19 +01:00
Fenny
053dfd383d 🩹 fix crsf middleware 2020-11-11 15:25:35 +01:00
Fenny
687717f113 🛠 separate config 2020-11-11 14:03:16 +01:00
Fenny
8bd50de610 🧹 housekeeping 2020-11-11 13:54:27 +01:00
Fenny
015de85e30 💼 update session 2020-11-06 19:43:57 +01:00
Fenny
8dd663175e 💼 introduce sessions 2020-11-06 19:32:56 +01:00
Fenny
a9d628641e 🍌 increase sleep for workflow 2020-11-06 02:29:31 +01:00
Fenny
f02b8d8317 Merge remote-tracking branch 'upstream/master' 2020-11-06 02:28:39 +01:00
Fenny
ea1fed9cbb ⏲ increase delay for workflow 2020-11-06 02:02:02 +01:00
Fenny
f4e40a7224 🩹 remove invalid test 2020-11-06 02:00:06 +01:00
Fenny
0d3d6d9fe8 📦 update fasthttp and storage interface 2020-11-06 01:52:05 +01:00
Jay Chung
0146b92ba6 refactor: clean up 2020-11-04 23:17:00 +08:00
Fenny
7b9991005f 📦 add TimeInterval 2020-11-03 15:37:50 +01:00
Fenny
39e3fedb69 Merge remote-tracking branch 'upstream/master' 2020-11-01 10:51:08 +01:00
Fenny
1ebdf49faf ✏ add logger comments
Co-Authored-By: nickland03 <52105217+nickland03@users.noreply.github.com>
2020-11-01 10:50:23 +01:00
LeoZhan
00750b8989 refactor: format the code 2020-11-01 00:32:01 +08:00
Joey
5d6e62b7c1
Merge pull request #984 from Fenny/master
✏ update Storage behaviour
2020-10-30 23:55:56 -07:00
Fenny
7892ab62bf 📦 update Storage behaviour 2020-10-31 07:51:44 +01:00
Tom
1ad625704d
📦 Add Key option to Cache config (#983) 2020-10-31 01:19:33 +00:00
Joey
eea842dc39
Merge pull request #978 from Fenny/master
🧹 remove unused code
2020-10-28 23:01:15 -07:00
Fenny
7ca70fcb17 🔍 verify body length
Co-Authored-By: kiyon <kiyon@gofiber.io>
2020-10-29 06:54:41 +01:00
Fenny
f5314b66b9 📈 update benchmark
Co-Authored-By: kiyon <kiyon@gofiber.io>
2020-10-29 06:50:09 +01:00
Fenny
cee3c759e3 🦺 copy cType in cache mw
Co-Authored-By: kiyon <kiyon@gofiber.io>
2020-10-29 06:43:59 +01:00
Fenny
5bc5f96324 🦺 make copy of body 2020-10-29 06:41:05 +01:00
Fenny
70d7c53557 🩹 fix race condition 2020-10-29 06:38:41 +01:00
Fenny
79c151c238 🚀 improve Store in cache mw 2020-10-29 06:32:09 +01:00
Fenny
7f3d31c4a3 🧹 remove unused code 2020-10-29 06:14:02 +01:00