Project

General

Profile

Plugins Directory » Redmine ActiveRecord Session Store plugin

Author: Nils Caspar
Website: -
Code repository: https://github.com/pencil/redmine_activerecord_session_store
Registered on: 2013-03-11 (about 11 years ago)
Current version: 0.0.1
Compatible with: Redmine 2.2.x
User ratings:   (0)

This plugin teaches Redmine to use ActiveRecord as session store.

Installation notes

Run the plugin migrations (rake redmine:plugins:migrate RAILS_ENV=production) after the installation to get the sessions table.

Only tested with Redmine 2.2.3 but it should work with other versions as well.

Changelog

0.0.1 (2013-03-11)

Compatible with Redmine 2.2.x.