hi019
|
e828c17554
|
Standardize MW docs
|
2020-11-17 12:12:49 -05:00 |
|
Joey
|
7cdc8a4672
|
Merge pull request #1024 from ancogamer/patch-2
update readme, Key is deprecade
|
2020-11-17 02:56:27 +01:00 |
|
João Vitor
|
3df5ebbed6
|
changes request
|
2020-11-16 21:01:20 -03:00 |
|
João Vitor
|
7600e28cb9
|
update readme
|
2020-11-16 15:53:53 -03:00 |
|
Joey
|
57a9d4eaa3
|
Merge pull request #1022 from alfuhigi/master
update installation tags in readme_sa.md
|
2020-11-15 21:41:32 +01:00 |
|
Vic Shóstak
|
2942595482
|
Update README_ru.md
|
2020-11-15 22:44:10 +03:00 |
|
abdulaziz jaiz
|
1133eb001b
|
update installtion tags in readme_sa.md
|
2020-11-15 03:47:33 +03:00 |
|
Joey
|
a2f8a4d719
|
Merge pull request #1019 from Fenny/master
🧪 update test cmd
|
2020-11-14 03:32:03 +01:00 |
|
Fenny
|
0d2eb334d6
|
🧪 update test cmd
|
2020-11-14 03:31:46 +01:00 |
|
Joey
|
e2797c31d2
|
Merge pull request #1018 from Fenny/master
✏ update spacing in code examples
|
2020-11-14 03:30:53 +01:00 |
|
Fenny
|
51d4712b33
|
✏ update spacing in code examples
|
2020-11-14 03:30:33 +01:00 |
|
Joey
|
f881582df4
|
Merge pull request #1009 from Fenny/master
🧹 housekeeping
v2.2.0
|
2020-11-14 03:15:00 +01:00 |
|
Fenny
|
581cac04bc
|
✏ update session readme
|
2020-11-14 03:14:06 +01:00 |
|
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
|
362b9de868
|
🩹 fix duration check
|
2020-11-13 18:35:17 +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 |
|
RW
|
6ffc89f18b
|
🐛 Fix wrong route matching for not greedy parameter (#1017)
* 🐛 Fix wrong route matching for not greedy parameter
#1016
Co-authored-by: Fenny <fenny@gofiber.io>
|
2020-11-13 16:27:23 +01:00 |
|
Joey
|
e5cffc9bc9
|
Merge pull request #2 from hi019/session-tests
Add session tests
|
2020-11-13 15:20:45 +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
|
573853d440
|
🔍 add len check
|
2020-11-12 20:14:10 +01:00 |
|
Joey
|
5b08aa1dea
|
Merge pull request #1014 from SuperHuangXu/patch-1
Update README_zh-CN.md
|
2020-11-12 19:13:09 +01:00 |
|
Fenny
|
e25206458d
|
🧪 add session test
|
2020-11-12 19:11:50 +01:00 |
|
bUBBLE
|
5af5459db8
|
Update README_zh-CN.md
|
2020-11-12 17:25:52 +08: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
|
ee596c2c8d
|
👋 remove unused fn
|
2020-11-11 18:43:56 +01:00 |
|
Fenny
|
ce897c0b66
|
🩹 fix tests
|
2020-11-11 18:34:46 +01:00 |
|
Joey
|
ea50823730
|
Merge pull request #1011 from hi019/master
Add more logger examples
|
2020-11-11 18:29:25 +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
|
0d5519fc09
|
✨ expose CacheDuration in Static
|
2020-11-11 14:18:19 +01:00 |
|
Fenny
|
687717f113
|
🛠 separate config
|
2020-11-11 14:03:16 +01:00 |
|
Fenny
|
d8eb5a5c25
|
📦 bump v2.2.0
|
2020-11-11 13:55:11 +01:00 |
|
Fenny
|
8bd50de610
|
🧹 housekeeping
|
2020-11-11 13:54:27 +01:00 |
|