Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gorilla/sessions issues and pull requests

#285 - Added mutex:es to map writes which were causing concurrent map writes…

Pull Request - State: open - Opened by hlpmenu 4 days ago
Labels: size/S

#284 - Fixes scope issue in retrieval and type-assert sample

Pull Request - State: open - Opened by apxamccallum 3 months ago
Labels: size/XS

#282 - [BUG] Insufficient Session Expiration

Issue - State: closed - Opened by ramvisa 5 months ago - 1 comment
Labels: bug

#281 - Automatic renewal for sessions

Issue - State: open - Opened by canidam 6 months ago

#280 - Added valkey store implementation to readme

Pull Request - State: open - Opened by JensvandeWiel 7 months ago - 1 comment
Labels: size/XS

#279 - Add mysql store to the readme

Pull Request - State: closed - Opened by danielepintore 7 months ago
Labels: size/XS

#278 - Fix gorillatoolkit link in README.md

Pull Request - State: closed - Opened by mbacalan 9 months ago - 1 comment
Labels: size/XS

#277 - [Bug] unknown field 'Partitioned' in struct literal of type http.Cookie

Issue - State: closed - Opened by kramesh2005new 9 months ago - 2 comments
Labels: bug

#276 - fix no default samesite

Pull Request - State: closed - Opened by bharat-rajani 9 months ago - 8 comments
Labels: size/S

#275 - FilesystemStore is vulnerable to directory traversal attacks

Issue - State: closed - Opened by neild 10 months ago - 2 comments
Labels: bug

#274 - Improve File System Path Handling

Pull Request - State: closed - Opened by moloch-- 10 months ago - 17 comments
Labels: size/S

#273 - #272: feat: Add support for paritioned attribute in cookies as per chrome 3rd party cookie phaseout

Pull Request - State: closed - Opened by kashishbehl 10 months ago - 2 comments
Labels: size/S

#271 - Session still exists after setting MaxAge = -1

Issue - State: closed - Opened by Hitan999 about 1 year ago - 1 comment
Labels: bug

#270 - Update LICENSE

Pull Request - State: closed - Opened by coreydaley about 1 year ago - 1 comment
Labels: size/M

#269 - bump deps and add vendor dir

Pull Request - State: closed - Opened by coreydaley about 1 year ago - 1 comment
Labels: size/S

#268 - update GitHub workflows

Pull Request - State: closed - Opened by coreydaley over 1 year ago - 1 comment
Labels: size/M

#267 - [BUG] FilesystemStore MaxAge==0 does set cookies that expire when browser closes

Issue - State: closed - Opened by HTechHQ over 1 year ago - 5 comments
Labels: bug

#266 - Update issues.yml

Pull Request - State: closed - Opened by coreydaley over 1 year ago - 1 comment
Labels: size/XS

#265 - Add gorilla logo to Readme

Pull Request - State: closed - Opened by apoorvajagtap over 1 year ago - 1 comment
Labels: size/XS

#264 - Update LICENSE

Pull Request - State: closed - Opened by coreydaley over 1 year ago - 1 comment
Labels: size/XS

#263 - Update go version, add tools for verification and testing

Pull Request - State: closed - Opened by coreydaley over 1 year ago - 3 comments
Labels: size/L

#262 - Migrate CircleCI config to GitHub Actions

Pull Request - State: closed - Opened by catatsuy over 1 year ago

#261 - Update README.md

Pull Request - State: closed - Opened by coreydaley over 1 year ago

#260 - Update to go1.20

Pull Request - State: closed - Opened by coreydaley over 1 year ago

#259 - securecookie: error - caused by: gob: name not registered for interface: "map[string]map[int]string"

Issue - State: closed - Opened by aroldan00 over 2 years ago - 3 comments
Labels: question

#258 - redigo: get on closed pool

Issue - State: closed - Opened by xujb977644703 over 2 years ago - 4 comments
Labels: question

#257 - Saving OAuth2 pointer in sessions

Issue - State: closed - Opened by rhaidiz over 2 years ago - 1 comment
Labels: question

#256 - SameSite is not set in the default path

Issue - State: closed - Opened by martinlindhe almost 3 years ago - 2 comments
Labels: bug

#255 - Add methods to choose the correct session cookie

Pull Request - State: closed - Opened by aeneasr about 3 years ago - 4 comments
Labels: stale

#254 - [feature] Add method to get cookie (to be used for request in tests)

Issue - State: closed - Opened by nanorobocop about 3 years ago - 2 comments
Labels: enhancement

#253 - Fix linting errors for go1.17

Pull Request - State: closed - Opened by mariusor about 3 years ago - 3 comments

#252 - Don't propagate "not exist" error if trying to erase a session matchi…

Pull Request - State: closed - Opened by mariusor about 3 years ago - 6 comments
Labels: size/XS

#251 - Stopped outdated error from being returned

Pull Request - State: closed - Opened by fednelpat about 3 years ago - 8 comments
Labels: stale

#250 - ⚠️ The Gorilla Toolkit is Looking for a New Maintainer

Issue - State: closed - Opened by elithrar about 3 years ago - 2 comments
Labels: help wanted, stale, waiting on new maintainer

#249 - Changed auth/encryption key prevents the signed in user from accessing the webpage again

Issue - State: closed - Opened by inmylo about 3 years ago - 17 comments
Labels: bug

#248 - A question about deleting sessions

Issue - State: closed - Opened by BorisKoz about 3 years ago - 3 comments
Labels: question, stale

#247 - [question] Is there a way to store session data in file system and not in cookie

Issue - State: closed - Opened by asaqib27 about 3 years ago - 1 comment
Labels: question

#246 - [bug] "More Examples" link in readme just links back to this repo

Issue - State: closed - Opened by bradsk88 over 3 years ago - 1 comment
Labels: bug, stale

#245 - docs: Add new TiKV store to README

Pull Request - State: closed - Opened by ryicoh over 3 years ago - 1 comment
Labels: stale

#244 - docs: Add new Etcd store to README

Pull Request - State: closed - Opened by ryicoh over 3 years ago - 1 comment
Labels: stale

#243 - flash messages are not lost and are always saved when using gorilla mux

Issue - State: closed - Opened by madasatya6 over 3 years ago - 4 comments
Labels: bug

#242 - [question] How can I logout of a user from all other sessions except current one

Issue - State: closed - Opened by ColeDrain over 3 years ago
Labels: question

#241 - Session doesn't cleanup

Issue - State: closed - Opened by yosa12978 over 3 years ago - 3 comments
Labels: question

#240 - refactor: use base32 encoder with no padding

Pull Request - State: closed - Opened by leungyauming over 3 years ago - 1 comment

#239 - Can two different controllers in two different files reference the same session object successfully?

Issue - State: closed - Opened by darienmiller88 over 3 years ago - 8 comments
Labels: question, stale

#238 - add mcquackers/gorilla-sessions-mongodb to implementations

Pull Request - State: closed - Opened by mcquackers about 4 years ago - 1 comment
Labels: stale

#237 - FileStorage erase session fix

Pull Request - State: closed - Opened by mariusor about 4 years ago - 1 comment
Labels: stale

#236 - deleted

Issue - State: closed - Opened by ghost about 4 years ago - 1 comment
Labels: question

#235 - [feature] Provide a method to delete/reset an existing session

Issue - State: closed - Opened by segevfiner about 4 years ago - 1 comment
Labels: enhancement, stale

#234 - [question] How to set multiple cookies in one request?

Issue - State: closed - Opened by iammarkps about 4 years ago - 2 comments
Labels: question, stale

#233 - Why are Options stored on each session record instead of the session store?

Issue - State: closed - Opened by Xeoncross about 4 years ago - 5 comments
Labels: question, stale

#231 - [question] do I need keys?

Issue - State: closed - Opened by korrasami over 4 years ago - 4 comments
Labels: question, stale

#230 - build: use build matrix; drop Go <= 1.10

Pull Request - State: closed - Opened by elithrar over 4 years ago
Labels: build system

#229 - [question] What happened to V2?

Issue - State: closed - Opened by restourgie over 4 years ago - 3 comments
Labels: question, stale

#228 - gorillatoolkit.org is down ?

Issue - State: closed - Opened by bokunodev over 4 years ago - 4 comments
Labels: question

#227 - [question] I do not want securecookies while developing.

Issue - State: closed - Opened by snowdream over 4 years ago - 6 comments
Labels: question

#226 - [bug] gorillatoolkit.org/pkg/sessions - 500 Internal Server Error

Issue - State: closed - Opened by sqts over 4 years ago - 1 comment
Labels: bug

#225 - [question] What are the consequences of setting empty "encryption key"?

Issue - State: closed - Opened by karelbilek over 4 years ago - 6 comments
Labels: question, documentation

#224 - [bug] session.ID

Issue - State: closed - Opened by vituchon over 4 years ago - 11 comments
Labels: documentation, stale

#223 - Fix typo in README example

Pull Request - State: closed - Opened by Coteh over 4 years ago - 1 comment

#222 - Gorilla Sessions Examples

Issue - State: closed - Opened by dwrz over 4 years ago - 4 comments
Labels: enhancement

#221 - gorillatoolkit.org is down

Issue - State: closed - Opened by stevesobol over 4 years ago - 3 comments
Labels: bug

#220 - [question] is securecookie required to use this package

Issue - State: closed - Opened by EricDatis over 4 years ago - 4 comments
Labels: question, documentation, stale

#219 - Add link to implementation for CockroachDB

Pull Request - State: closed - Opened by stephenafamo over 4 years ago - 3 comments
Labels: documentation

#218 - Update README.md

Pull Request - State: closed - Opened by razonyang over 4 years ago - 1 comment

#217 - How to logout another user?

Issue - State: closed - Opened by problama over 4 years ago - 2 comments
Labels: question, stale

#216 - Old cookies can still be used after a new cookie is generated by the call to `Save`

Issue - State: closed - Opened by hkhere over 4 years ago - 5 comments
Labels: question

#215 - BadgerDB store

Issue - State: closed - Opened by bh90210 over 4 years ago - 1 comment
Labels: enhancement, stale

#214 - FilesystemStore : Is there a reaper?

Issue - State: closed - Opened by SachinVarghese almost 5 years ago - 2 comments
Labels: documentation, stale

#213 - [update readme] add implement for aliyun tablestore

Pull Request - State: closed - Opened by diemus almost 5 years ago - 1 comment
Labels: stale

#212 - IsNew is always true

Issue - State: closed - Opened by undeadindustries almost 5 years ago - 13 comments
Labels: question

#211 - How to correctly delete/override cookie

Issue - State: closed - Opened by cdtj almost 5 years ago - 5 comments
Labels: question, stale

#210 - [question] How to check for session expiration in absence of a request?

Issue - State: closed - Opened by MichaelHipp almost 5 years ago - 7 comments
Labels: question

#209 - [question] How best to distinguish errors returned by store.Get(r, "name").

Issue - State: closed - Opened by MichaelHipp almost 5 years ago - 3 comments
Labels: question, stale

#208 - [bug] store.New() returns error "no such file or directory"

Issue - State: closed - Opened by MichaelHipp almost 5 years ago - 2 comments
Labels: question

#207 - FilesystemStore: securecookie: the value is not valid

Issue - State: closed - Opened by flux-i about 5 years ago - 4 comments
Labels: stale

#206 - fix CookieStore creation in doc.go

Pull Request - State: closed - Opened by collinewait about 5 years ago

#205 - fix := in README.md

Pull Request - State: closed - Opened by YahuiAn about 5 years ago

#204 - [question] Sessions not persisted after server restart?

Issue - State: closed - Opened by jerlam06 over 5 years ago - 2 comments
Labels: question, stale

#203 - [question] How to use store.Get() from within resolvers?

Issue - State: closed - Opened by jerlam06 over 5 years ago - 5 comments
Labels: question

#202 - Add Redis store implementation

Pull Request - State: closed - Opened by rbcervilla over 5 years ago - 4 comments
Labels: documentation

#201 - README.md: link Cloud Firestore implementation

Pull Request - State: closed - Opened by tbpg over 5 years ago - 1 comment
Labels: documentation, stale

#200 - Why does FilesystemStore use securecookie? [question]

Issue - State: closed - Opened by FiloSottile over 5 years ago - 3 comments
Labels: question, stale

#199 - Removed unused global var

Pull Request - State: closed - Opened by muesli over 5 years ago - 1 comment
Labels: enhancement, needs review

#198 - [question] response always set-cookie

Issue - State: closed - Opened by marktohark over 5 years ago - 2 comments
Labels: question

#197 - Added _ = to indicate there is a return from Save

Pull Request - State: closed - Opened by adamjack over 5 years ago - 4 comments

#196 - Update go.mod: removes gorilla/context

Pull Request - State: closed - Opened by elithrar over 5 years ago
Labels: bug, build system

#195 - Create config.yml

Pull Request - State: closed - Opened by elithrar over 5 years ago

#194 - Migrate to CircleCI

Issue - State: closed - Opened by elithrar over 5 years ago - 1 comment

#193 - Garbage in, silent failing ...

Issue - State: closed - Opened by adamjack over 5 years ago - 12 comments
Labels: question, documentation, stale

#192 - added store implementation go-stuff/mongostore to README.md

Pull Request - State: closed - Opened by go-stuff over 5 years ago - 2 comments
Labels: stale

#191 - Cookie values are blank after setting them

Issue - State: closed - Opened by sometimescool22 almost 6 years ago - 5 comments

#190 - how to get user id?

Issue - State: closed - Opened by sadegh-shahbazi almost 6 years ago - 2 comments

#189 - Username and Password in session cookie

Issue - State: closed - Opened by rubyman almost 6 years ago - 3 comments

#188 - Remove gorilla/context from go.mod

Pull Request - State: closed - Opened by eacp almost 6 years ago - 3 comments
Labels: stale

#187 - [suggestion] HTTPOnly default to true

Issue - State: closed - Opened by swaroopdeval almost 6 years ago - 2 comments
Labels: stale

#186 - Data-Limit on Session?

Issue - State: closed - Opened by Fruchtgummi almost 6 years ago - 2 comments
Labels: question

#185 - store.get panic error

Issue - State: closed - Opened by hilmanski about 6 years ago - 3 comments