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

GitHub / rails/activerecord-session_store issues and pull requests

#224 - Address CVE-2025-27219

Pull Request - State: open - Opened by alexandrule 3 months ago

#223 - Session disappears on rails 8

Issue - State: closed - Opened by ldanielw1 4 months ago - 1 comment

#222 - Default to request's cookies_same_site_protection option

Pull Request - State: open - Opened by stevenharman 4 months ago

#221 - Use a test setup similar to `actiondispatch`'s Cookie Store tests

Pull Request - State: closed - Opened by stevenharman 4 months ago - 5 comments

#220 - Fix test suite with Rails 7.2+

Pull Request - State: closed - Opened by byroot 4 months ago - 3 comments

#219 - Fix tests for newer Rubies/Rails.

Pull Request - State: closed - Opened by stevenharman 4 months ago - 2 comments

#218 - Rails 7 TypeError in Controllers

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

#217 - Check for a valid encoding before using a public session id

Pull Request - State: open - Opened by HectorMF 10 months ago

#216 - Improves the trim trask to prevent session fixation.

Pull Request - State: open - Opened by IvanGuardado 11 months ago

#215 - Upgrade to Bronze

Pull Request - State: closed - Opened by Inipe 12 months ago

#214 - SameSite attribute missing in cookies

Issue - State: open - Opened by luma7 about 1 year ago - 6 comments

#213 - Remove multi_json as dependency in favor of std-lib json

Pull Request - State: closed - Opened by otherguy over 1 year ago - 6 comments

#212 - fix: Remove multi_json as dependency in favor of std-lib json #210

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

#211 - Trimming sessions in batches

Pull Request - State: open - Opened by bartzon over 1 year ago - 2 comments

#210 - Remove multi_json as dependency in favor of std-lib json

Issue - State: closed - Opened by robsdudeson over 1 year ago - 5 comments

#209 - redacted

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

#208 - Allow ActiveRecordStore.session_class to be evaluated lazily

Pull Request - State: open - Opened by gmcgibbon almost 2 years ago - 3 comments

#207 - Add Ruby 3.2 to test matrix

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

#206 - Allow to use Rack 3.x

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

#205 - Fix main branch build

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

#204 - Allow subclasses of session store to override session_class

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

#202 - "Undefined method logger.silence"

Issue - State: closed - Opened by slondr about 2 years ago - 3 comments

#201 - Allow Rack 3 in Preparation for Rails 7.1.0

Pull Request - State: closed - Opened by eszjay about 2 years ago

#200 - Ruby 3 Patch

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

#199 - Allow use of secure session only

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

#198 - Rack 3 compatibility

Issue - State: closed - Opened by alipman88 over 2 years ago - 5 comments

#197 - Rails 6, losing CSRF token

Issue - State: open - Opened by abuzzell over 2 years ago - 2 comments

#196 - How to find a session record using the session id from the cookie

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

#194 - Fix test with rack test 2

Pull Request - State: closed - Opened by rchekaluk almost 3 years ago - 1 comment

#193 - What is the main purpose of this gem?

Issue - State: closed - Opened by wafendy about 3 years ago - 9 comments

#192 - documentation about CVE-2019-16782

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

#191 - Migrate to GitHub Actions and revamp tested versions

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

#190 - upgrading from 1.1 to 2.0.0 issue

Issue - State: open - Opened by darrenli2 over 3 years ago

#189 - fixes #188

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

#188 - README configuration typo

Issue - State: closed - Opened by EOengineer over 3 years ago

#187 - Thread safety on 1.1.3

Issue - State: closed - Opened by CuriousAnkush over 3 years ago - 1 comment

#186 - Invalid authenticity token when paired with Devise

Issue - State: open - Opened by alecvn about 4 years ago - 1 comment

#185 - Write query attempted while in readonly mode: INSERT INTO "sessions

Issue - State: open - Opened by jamienourish about 4 years ago - 1 comment

#184 - uninitialized constant ActionDispatch::Session::AbstractSecureStore

Issue - State: open - Opened by map7 over 4 years ago - 4 comments

#183 - docs: fix grammar

Pull Request - State: closed - Opened by jbampton over 4 years ago

#181 - Silence update sql log in session upgrade

Pull Request - State: open - Opened by biinari over 4 years ago

#180 - Update logger silencer instructions

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

#179 - Handle custom `session_class` in all rake tasks

Pull Request - State: open - Opened by ghiculescu over 4 years ago

#178 - Restore note about custom db class in README

Pull Request - State: open - Opened by marvinthepa over 4 years ago - 6 comments

#177 - Fix CVE in README

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

#176 - NoMethodError: undefined method silence for Logger after 2.0.0 upgrade

Issue - State: closed - Opened by swanson over 4 years ago - 21 comments

#175 - Added documentation on how to mitigate CVE-2015-9284.

Pull Request - State: closed - Opened by thorsteneckel over 4 years ago

#174 - Vulnerabilities found activerecord-session_store Timing Attack

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

#173 - Ruby 3.0 breaks web-console

Issue - State: closed - Opened by perryventas over 4 years ago - 3 comments

#172 - New session not persisting in Rails 5+

Issue - State: open - Opened by jebentier over 4 years ago - 3 comments

#171 - Version bump?

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

#170 - session fixation mitigation

Issue - State: open - Opened by blshkv over 4 years ago - 1 comment

#169 - Update README to include solution for #167

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

#168 - Switch to using an abstract base class for Session

Pull Request - State: closed - Opened by codeodor over 4 years ago - 7 comments

#166 - Optimization: prevent empty COMMIT calls

Pull Request - State: open - Opened by chaffeqa almost 5 years ago - 2 comments

#165 - websocket requests also create a sessions table record

Issue - State: open - Opened by aksharj almost 5 years ago - 6 comments

#163 - redmine

Issue - State: open - Opened by ashrafalzyoud almost 5 years ago

#162 - Rails log_tags

Issue - State: closed - Opened by milushov almost 5 years ago

#161 - Use model reference from env when it is available

Pull Request - State: open - Opened by EiNSTeiN- almost 5 years ago

#160 - Avoid session lookup when ID is nil

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

#159 - Fix ruby-head compatibility

Pull Request - State: closed - Opened by casperisfine about 5 years ago - 8 comments

#157 - use in_batches method to safely trim large amounts of sessions

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

#156 - While executing gem… (Errno::ENETUNREACH)

Issue - State: open - Opened by Woodpecker2020 over 5 years ago

#155 - Impossible to silence session logs on development

Issue - State: open - Opened by breim over 5 years ago

#154 - Rack 2.1.1+ breaks session_id

Issue - State: open - Opened by shleeable over 5 years ago - 5 comments

#152 - Sidekiq web failed to start with Ruby 2.7 when using active_record_store

Issue - State: closed - Opened by testwisely over 5 years ago - 3 comments

#151 - Address CVE-2019-16782

Pull Request - State: closed - Opened by kratob over 5 years ago - 13 comments

#150 - Solution for encrypted session data and silenced logs

Issue - State: open - Opened by mediafinger over 5 years ago - 3 comments

#149 - adding README note about faulty version 1.1.1 or 1.1.2 running in later versi…

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

#148 - Basic setup fails without AR Migration version

Issue - State: closed - Opened by jasonfb over 5 years ago - 2 comments

#147 - Rails 6 support

Issue - State: closed - Opened by mrageh almost 6 years ago - 4 comments

#146 - CI: Drop unused Travis sudo: false directive

Pull Request - State: closed - Opened by olleolleolle almost 6 years ago

#144 - Retrieve session without any implicit ordering

Pull Request - State: open - Opened by dapi over 6 years ago - 3 comments

#143 - Fix backward compatibility issue introduced by #126

Pull Request - State: closed - Opened by Edouard-chin over 6 years ago - 5 comments

#142 - uninitialized constant ActiveRecord::SessionStore::Session

Issue - State: closed - Opened by jpickwell over 6 years ago - 5 comments

#140 - Optionally sign or encrypt cookie

Pull Request - State: open - Opened by rchekaluk over 6 years ago - 6 comments

#139 - NoMethodError: undefined method `spec' for nil:NilClass

Issue - State: closed - Opened by ghost over 6 years ago - 1 comment

#137 - Create different sessions for different user role. For example: admin and user.

Issue - State: closed - Opened by NSNJRGL over 6 years ago - 1 comment

#135 - Fixed: uninitialized constant ActiveRecord::VERSION (NameError).

Pull Request - State: closed - Opened by thorsteneckel almost 7 years ago - 1 comment

#134 - Rails 5: empty begin commit for no reason

Issue - State: closed - Opened by PeterMozesMerl almost 7 years ago - 4 comments

#133 - doesn't work with multi-tenant rails app

Issue - State: closed - Opened by ashwintastic almost 7 years ago - 2 comments

#132 - Cookie not set when secure option is given in session_store.

Issue - State: open - Opened by khajabhanu almost 7 years ago - 4 comments

#131 - Improved performance of delete_session in case there is none

Pull Request - State: closed - Opened by thorsteneckel about 7 years ago - 1 comment

#130 - Race condition between session deletion and reading

Issue - State: closed - Opened by thorsteneckel about 7 years ago - 2 comments

#129 - status of this gem

Issue - State: open - Opened by ceochronos about 7 years ago - 7 comments

#128 - Inappropriate logger in Rails 5.2

Issue - State: closed - Opened by lucivaldo over 7 years ago - 2 comments

#127 - add user_id to model ?

Issue - State: closed - Opened by c0ze over 7 years ago - 1 comment

#126 - Use lazy-load hook:

Pull Request - State: closed - Opened by Edouard-chin over 7 years ago - 3 comments

#125 - [CI] Test against Ruby 2.5

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