Project

General

Profile

Actions

Feature #14060

closed

Enable configuration of OpenIdAuthentication.store

Added by Daniel Felix almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Core Plugins
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

Hi there,

this is a small patch, which should provide the possibility to configure the OpenIdAuthentication.store.

This throws many warnings and spams the log-file on each start.
Message:

OpenIdAuthentication.store is nil. Using in-memory store.

There is also a discussion about this here: http://www.redmine.org/boards/1/topics/35523?r=37706#message-37706

About the Patch:
  1. Added a new initializer which initialize the Store with a environment setting, if this isn't preserved, he loads a default value.
  2. Added two demo configurations to the environments production and development

Best regards,
Daniel


Files

enable_authentication_store_configuration.diff (1.75 KB) enable_authentication_store_configuration.diff Patch version 1 Daniel Felix, 2013-05-15 12:50
openid-conf.diff (1.27 KB) openid-conf.diff Toshi MARUYAMA, 2013-05-16 02:23
Actions #1

Updated by Jan Niggemann (redmine.org team member) almost 11 years ago

Very good, this message keeps bugging me...

Actions #2

Updated by Toshi MARUYAMA almost 11 years ago

How about this patch?

Actions #3

Updated by Daniel Felix almost 11 years ago

+1 works for me too.

Actions #4

Updated by Toshi MARUYAMA almost 11 years ago

  • Subject changed from Enable configruation of OpenIdAuthentication.store to Enable configuration of OpenIdAuthentication.store

fix typo.

Actions #5

Updated by Toshi MARUYAMA almost 11 years ago

  • Tracker changed from Patch to Feature
  • Target version set to 2.4.0
  • Resolution set to Fixed

Committed in trunk r11849, thanks.

Actions #6

Updated by Toshi MARUYAMA almost 11 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF