sessions icon indicating copy to clipboard operation
sessions copied to clipboard

Gin middleware for session management

Results 119 sessions issues
Sort by recently updated
recently updated
newest added

Hello~. 1. For use as a browser session, the max-age value was set to the default. 2. If the max-age value was not set, no session was created. 3. It...

Bumps [supercharge/redis-github-action](https://github.com/supercharge/redis-github-action) from 1.4.0 to 1.8.0. Release notes Sourced from supercharge/redis-github-action's releases. 1.8.0 Release 1.8.0 1.7.0 Release 1.7.0 1.6.0 Release 1.6.0 1.5.0 No release notes provided. Changelog Sourced from supercharge/redis-github-action's...

dependencies
github_actions

Bumps [supercharge/mongodb-github-action](https://github.com/supercharge/mongodb-github-action) from 1.8.0 to 1.10.0. Release notes Sourced from supercharge/mongodb-github-action's releases. 1.10.0 Release 1.10.0 1.10.0 Release v1.10.0 1.9.0 Release 1.9.0 Changelog Sourced from supercharge/mongodb-github-action's changelog. 1.10.0 - 2023-08-07 Added...

dependencies
github_actions

fix: warning: github.com/gomodule/[email protected]+incompatible: retracted by module author: Old development version not maintained or published closed #242

- Add same site option - Upgrade packages version - Fix issue https://github.com/gin-contrib/sessions/issues/166 and combined with PR https://github.com/gin-contrib/sessions/pull/167. --> Please take a look @appleboy @thinkerou. Thanks!

*github.com/boj/redistore* is not maintained anymore and has very limited capabilities. Therefore I wrote github.com/joelrose/redisstore, I'd recommend upgrading this maintained package.

Looks like the language type for the code block example for mongo-go-driver was not set. This PR fixes that.

``` $ go get github.com/boj/redistore@latest go: warning: github.com/gomodule/[email protected]+incompatible: retracted by module author: Old development version not maintained or published. go: to switch to the latest unretracted version, run: go get...

hello, I don't understand why it's not possible to obtain sesson_id ``` github.com/gin-contrib/sessions v0.0.5 go version go1.19 darwin/amd64 Go Version Manager v1.0.22 ``` ![Snipaste_2023-07-06_13-33-23](https://github.com/gin-contrib/sessions/assets/21698573/4734aaa7-07a8-4dd6-a916-29ed4955c1db)