Skip to content

v1.4.2

Compare
Choose a tag to compare
@grega grega released this 17 Jan 15:38
· 119 commits to main since this release
d8e90c4

v1.4.1 was reverted, so we're skipping to v1.4.2 for clarity.

Adds session_keys_to_persist config option to allow for specific session keys to be persisted across logins (since logging in will reset the session: https://guides.rubyonrails.org/security.html#session-fixation-countermeasures)