13 Commits

Author SHA1 Message Date
LeoZhan
9b3662eae0
🔥 Customize the source of session_id (#1159)
* 🔥 Feature: Define KeyLookup configuration (#1110)

* 🔥 Feature: Allow session ID to be written in header (#1110)

* 🔥 Feature: Allow session ID to be obtained from different sources (#1110)

* 📚 Doc: Add Source configuration (#1110)
2021-05-29 02:48:25 +02:00
iRedMail
e2fd329f1e
Fix incorrect comment in middleware/session/config.go 2021-03-20 12:55:39 +08:00
Fenny
6dcbdf4e85 🧹 remove invalid config 2020-12-09 01:29:42 +01:00
Fenny
0fe30ac722 🌀 introduce RegisterType 2020-12-06 16:37:08 +01:00
Fenny
19bee02563 🩹 draft for #1051 2020-12-03 11:56:32 +01:00
Fenny
7be78406cb 🔐 use uuid v4 in session 2020-11-30 14:31:10 +01:00
Fenny
d56ca11be8 🩹 fix empty CookieName in session
See https://github.com/gofiber/fiber/issues/1040
2020-11-27 16:36:22 +01:00
Fenny
27baab0ea0 🧨 introduce destroy 2020-11-13 18:30:14 +01: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
75e3f13de1 ✏ update config 2020-11-11 18:49:07 +01:00
Fenny
d8623ef53c ✏ fix comment 2020-11-11 18:45:04 +01:00
Fenny
687717f113 🛠 separate config 2020-11-11 14:03:16 +01:00