issues
search
gin-contrib
/
sessions
Gin middleware for session management
MIT License
1.46k
stars
196
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Save a struct in flash
#267
AxelRHD
opened
3 months ago
0
CAUTION: UNMAINTAINED
#266
idc77
opened
5 months ago
1
Setting MaxAge: 0 will cause the expires_at field stored in the store to be the current time, causing the session to expire.
#265
GavinTan
opened
6 months ago
0
create redis store with a username and password
#264
sunpengfei0307
opened
6 months ago
0
Add support for mysql backend
#263
weisskopfjens
opened
8 months ago
0
chore: update third-party dependencies to latest versions
#262
appleboy
closed
8 months ago
1
panic: Key "github.com/gin-contrib/sessions" does not exist in unit test
#261
DeNatur
opened
8 months ago
2
Update README.md
#260
FarmerChillax
closed
8 months ago
0
Fixed `mongodriver` TTL integer overflow by bumping `mongostore` package
#259
bramvbilsen
opened
9 months ago
0
Mongo driver sets TTL index incorrectly
#258
bramvbilsen
opened
9 months ago
0
github.com/mattn/go-sqlite3@v2.0.3+incompatible
#257
shenghui0779
opened
9 months ago
1
When using redis, there is no sessionid depending to the max-age value
#256
NAMGIYOON
opened
11 months ago
0
chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
#255
dependabot[bot]
closed
10 months ago
1
chore(deps): bump github/codeql-action from 2 to 3
#254
dependabot[bot]
opened
11 months ago
1
chore(deps): bump supercharge/redis-github-action from 1.4.0 to 1.8.0
#253
dependabot[bot]
opened
11 months ago
1
chore(deps): bump actions/setup-go from 4 to 5
#252
dependabot[bot]
closed
11 months ago
2
Add filesystem store backend
#251
geschke
opened
12 months ago
3
chore(deps): bump github.com/gorilla/context from 1.1.1 to 1.1.2
#250
dependabot[bot]
opened
1 year ago
1
chore(deps): bump github.com/gorilla/sessions from 1.2.1 to 1.2.2
#249
dependabot[bot]
opened
1 year ago
1
chore(deps): bump gorm.io/driver/sqlite from 1.4.4 to 1.5.4
#248
dependabot[bot]
opened
1 year ago
0
chore(deps): bump gorm.io/gorm from 1.25.4 to 1.25.5
#247
dependabot[bot]
opened
1 year ago
0
chore(deps): bump supercharge/redis-github-action from 1.4.0 to 1.7.0
#246
dependabot[bot]
closed
11 months ago
2
chore(deps): bump supercharge/mongodb-github-action from 1.8.0 to 1.10.0
#245
dependabot[bot]
opened
1 year ago
1
chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0
#244
dependabot[bot]
opened
1 year ago
0
fix: warning: github.com/gomodule/redigo@v2.0.0+incompatible: retract…
#243
snowdream
opened
1 year ago
3
warning: github.com/gomodule/redigo@v2.0.0+incompatible: retracted by module author: Old development version not maintained or published
#242
snowdream
opened
1 year ago
0
无法设masage为0
#241
jsasg
closed
1 year ago
0
why session.ID is empty
#240
mengdodo
opened
1 year ago
0
[MongoDriverStore] Add samesite option
#239
bos-hieu
opened
1 year ago
1
Session will not be registered on Redis store when setting Options on Redis store
#238
Mozuha
opened
1 year ago
2
go mod up
#237
cpusoft
closed
1 year ago
0
chore(deps): bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.6
#236
dependabot[bot]
closed
1 year ago
2
chore(deps): bump gorm.io/driver/sqlite from 1.4.4 to 1.5.0
#235
dependabot[bot]
closed
1 year ago
1
chore: Update syntax highlight in Readme
#234
ddaza
closed
1 year ago
0
chore(deps): bump gorm.io/gorm from 1.24.5 to 1.25.0
#233
dependabot[bot]
closed
1 year ago
2
chore(deps): bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.4
#232
dependabot[bot]
closed
1 year ago
2
Redis store thread is not safe
#231
yunboom
closed
1 year ago
0
chore(deps): bump actions/setup-go from 3 to 4
#230
dependabot[bot]
closed
11 months ago
2
chore(deps): bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.3
#229
dependabot[bot]
closed
1 year ago
2
feat(redis): use different store
#228
joelrose
opened
1 year ago
0
chore(deps): bump gorm.io/gorm from 1.24.5 to 1.24.6
#227
dependabot[bot]
closed
1 year ago
1
chore(deps): bump github.com/gin-gonic/gin from 1.8.2 to 1.9.0
#226
dependabot[bot]
closed
1 year ago
2
chore(deps): bump supercharge/redis-github-action from 1.4.0 to 1.5.0
#225
dependabot[bot]
closed
1 year ago
1
chore(deps): bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.2
#224
dependabot[bot]
closed
1 year ago
1
set code block type to Go for mongo-go-driver example
#223
crhntr
opened
1 year ago
0
chore(deps): bump golang.org/x/net from 0.5.0 to 0.7.0
#222
dependabot[bot]
closed
1 year ago
1
chore(deps): bump supercharge/mongodb-github-action from 1.8.0 to 1.9.0
#221
dependabot[bot]
closed
1 year ago
1
chore(deps): bump gorm.io/gorm from 1.23.5 to 1.24.5
#220
dependabot[bot]
closed
1 year ago
1
GetSession in gin-contrib/sessions returning nil of token
#219
Gravgor
opened
1 year ago
5
Remove archived gorilla packages
#218
VAISHAKH-GK
closed
1 year ago
3
Next