Ecosyste.ms: Issues

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

GitHub / alexedwards/scs issues and pull requests

#220 - Best Practices for Storing Images in SCS Sessions?

Issue - State: open - Opened by SennaSanzo about 2 months ago

#219 - Superfluous WriterHeader Call Warnings

Issue - State: closed - Opened by independentid 3 months ago - 3 comments

#217 - Sync repo

Pull Request - State: closed - Opened by dsmith-digitalmint 4 months ago

#216 - Fix write before pop not removing value

Pull Request - State: open - Opened by jackielii 5 months ago - 1 comment

#215 - [bug] Pop doesn't remove value if w.Write happened before sm.Pop

Issue - State: open - Opened by jackielii 5 months ago - 2 comments

#213 - docs: expand table of built-in stores with more details

Pull Request - State: open - Opened by rmmh 6 months ago

#212 - add nats

Pull Request - State: open - Opened by tommyo 6 months ago

#211 - Gob register custom struct

Issue - State: closed - Opened by SennaSanzo 6 months ago - 2 comments

#209 - sqlite3 store with custom table name

Issue - State: open - Opened by W1M0R 7 months ago

#208 - Usage with TursoDB

Issue - State: open - Opened by m00nreal 7 months ago - 1 comment

#207 - pgxstore: Fix race condition in cleanup

Pull Request - State: open - Opened by pete-woods 8 months ago

#205 - Bootstrap GitHub actions workflow

Pull Request - State: open - Opened by pete-woods 8 months ago - 1 comment

#204 - pgxstore: Implement CtxStore interface

Pull Request - State: open - Opened by pete-woods 8 months ago - 1 comment

#203 - Submodules not being released with tags

Issue - State: open - Opened by pete-woods 8 months ago - 1 comment

#202 - Update README with a new echo package with bug fixes

Pull Request - State: open - Opened by canidam 8 months ago

#201 - Bump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4 in /pgxstore

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#200 - NATS Jetstream and session replication might be of interest

Issue - State: open - Opened by gedw99 9 months ago - 3 comments

#199 - Implement http.Hijacker for sessionResponseWriter for go1.18

Pull Request - State: open - Opened by ryanlath 9 months ago

#197 - Add Opt-In Functionality for Hashed Session Token Storage

Pull Request - State: closed - Opened by bramvbilsen 10 months ago - 7 comments

#196 - 2.7.0 breaks websocket compatibility

Issue - State: closed - Opened by shlomimatichin 10 months ago - 2 comments

#195 - Sign session ids/tokens

Issue - State: closed - Opened by bramvbilsen 10 months ago - 5 comments

#193 - Add support for libsql

Pull Request - State: open - Opened by briancbarrow 11 months ago - 2 comments

#192 - Support Turso and libsql

Issue - State: open - Opened by briancbarrow 11 months ago - 2 comments

#191 - Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /bunstore

Pull Request - State: open - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#189 - Implementing Hijack interface in sessionResponseWriter

Pull Request - State: closed - Opened by NewHouses almost 1 year ago - 4 comments

#188 - *scs.sessionResponseWriter does not implement http.Hijacker

Issue - State: open - Opened by NewHouses almost 1 year ago - 3 comments

#187 - feat(store): add xorm support

Pull Request - State: open - Opened by fnoopv about 1 year ago

#186 - Flush / streaming

Issue - State: closed - Opened by freimer about 1 year ago - 2 comments

#185 - feat: Add Godror compatible driver

Pull Request - State: open - Opened by chayes3 about 1 year ago - 2 comments
Labels: changes needed

#184 - pgxstore expects a *pgxpool.Pool instead of a *sql.DB

Issue - State: open - Opened by tiagonbotelho about 1 year ago - 5 comments

#183 - support partitioned CHIPS cookies

Issue - State: open - Opened by gregwebs about 1 year ago - 3 comments
Labels: blocked

#182 - Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /firestore

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#181 - feat: add SetDeadline method

Pull Request - State: closed - Opened by fnoopv about 1 year ago

#180 - Custom names for sessions tables

Issue - State: open - Opened by alexedwards about 1 year ago - 3 comments
Labels: help wanted

#179 - fix: typo

Pull Request - State: closed - Opened by testwill about 1 year ago - 1 comment

#178 - docs: Enhance Markdown formatting in README

Pull Request - State: closed - Opened by Daniel-Sogbey about 1 year ago - 5 comments
Labels: changes needed

#177 - creating method to change session's table default name

Pull Request - State: closed - Opened by 0syntrax0 about 1 year ago - 2 comments

#176 - Add automatic types registration functionality for gob encoding

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

#175 - Automatic gob types registration feature

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

#174 - Automatic gob type registration

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

#173 - Redis example is using a different Redis library

Issue - State: closed - Opened by robvdl over 1 year ago - 8 comments

#172 - Bump google.golang.org/grpc from 1.42.0 to 1.53.0 in /firestore

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#171 - manage all session

Issue - State: closed - Opened by fnoopv over 1 year ago - 1 comment

#169 - Fails using ListenAndServeTLS

Issue - State: closed - Opened by BigBoulard over 1 year ago - 1 comment

#168 - Add support for Coherence session store implementation

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

#166 - Expose CtxStore interface to allow custom implementation

Issue - State: closed - Opened by gmhafiz over 1 year ago - 1 comment

#165 - expose CtxStore interface to allow custom implementations of context-…

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

#164 - Add example using gin

Issue - State: closed - Opened by FadhilAF over 1 year ago

#164 - Add example using gin

Issue - State: closed - Opened by FadhilAF over 1 year ago

#163 - Manually Set Token / Session ID?

Issue - State: open - Opened by dlpetrie over 1 year ago - 4 comments
Labels: feedback wanted

#162 - Does not compile with Connect func (must be New)

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

#162 - Does not compile with Connect func (must be New)

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

#161 - Bump golang.org/x/text from 0.3.7 to 0.3.8 in /firestore

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#161 - Bump golang.org/x/text from 0.3.7 to 0.3.8 in /firestore

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#160 - Bump golang.org/x/net from 0.0.0-20211118161319-6a13c67c3ce4 to 0.7.0 in /firestore

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#160 - Bump golang.org/x/net from 0.0.0-20211118161319-6a13c67c3ce4 to 0.7.0 in /firestore

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#159 - Bump golang.org/x/sys from 0.0.0-20211117180635-dee7805ff2e1 to 0.1.0 in /firestore

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#158 - Possible to tag a new version?

Issue - State: closed - Opened by jum over 1 year ago - 2 comments

#157 - Bump pgx from v4 to v5

Pull Request - State: closed - Opened by zaeph over 1 year ago - 5 comments

#157 - Bump pgx from v4 to v5

Pull Request - State: closed - Opened by zaeph over 1 year ago - 5 comments

#156 - Ignore GobCodec.Decode errors?

Issue - State: closed - Opened by d2ro almost 2 years ago - 3 comments

#156 - Ignore GobCodec.Decode errors?

Issue - State: closed - Opened by d2ro almost 2 years ago - 3 comments

#155 - Bump golang.org/x/sys from 0.0.0-20211123173158-ef496fb156ab to 0.1.0 in /bunstore

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#154 - NATs

Issue - State: closed - Opened by gedw99 almost 2 years ago - 1 comment

#154 - NATs

Issue - State: closed - Opened by gedw99 almost 2 years ago - 1 comment

#153 - Add a redis store based on the official redis go client.

Pull Request - State: closed - Opened by jum almost 2 years ago - 2 comments

#153 - Add a redis store based on the official redis go client.

Pull Request - State: closed - Opened by jum almost 2 years ago - 2 comments

#152 - Fix typo in README

Pull Request - State: closed - Opened by nevernotmove almost 2 years ago

#152 - Fix typo in README

Pull Request - State: closed - Opened by nevernotmove almost 2 years ago

#151 - [feature/supportUnixTs] added support for unix milli timestamps

Pull Request - State: closed - Opened by codymj almost 2 years ago

#150 - Explicitly pin gorm table and column names

Pull Request - State: closed - Opened by zchenyu almost 2 years ago - 1 comment

#150 - Explicitly pin gorm table and column names

Pull Request - State: closed - Opened by zchenyu almost 2 years ago - 1 comment

#149 - Add a method to modify the deadline of the sessionData

Issue - State: open - Opened by lwj5 about 2 years ago - 2 comments

#149 - Add a method to modify the deadline of the sessionData

Issue - State: closed - Opened by lwj5 about 2 years ago - 6 comments

#148 - constant panicing with chi v5 and pgxpool

Issue - State: closed - Opened by c-nv-s over 2 years ago - 1 comment

#148 - constant panicing with chi v5 and pgxpool

Issue - State: closed - Opened by c-nv-s over 2 years ago - 1 comment

#147 - delete minor unreachable code caused by log.Fatal

Pull Request - State: closed - Opened by Abirdcfly over 2 years ago - 1 comment

#146 - Let's go examples

Issue - State: closed - Opened by DmitriMedved over 2 years ago - 1 comment

#145 - Fix support to rqlite

Pull Request - State: closed - Opened by gandaldf over 2 years ago

#145 - Fix support to rqlite

Pull Request - State: closed - Opened by gandaldf over 2 years ago

#144 - Do not attempt to delete an uncommitted token.

Pull Request - State: closed - Opened by jum over 2 years ago - 2 comments

#144 - Do not attempt to delete an uncommitted token.

Pull Request - State: closed - Opened by jum over 2 years ago - 2 comments

#143 - With fiber

Issue - State: closed - Opened by ghost over 2 years ago - 4 comments

#143 - With fiber

Issue - State: closed - Opened by ghost over 2 years ago - 4 comments

#142 - Prevent gorm from logging a warning when record is not found.

Pull Request - State: closed - Opened by manon-gfx over 2 years ago - 2 comments

#141 - http.Flusher compatiability

Issue - State: closed - Opened by mooijtech over 2 years ago - 20 comments