[freeside-users] Testing Git Version Freeside

Ivan Kohler ivan at freeside.biz
Tue Jun 4 10:52:54 PDT 2013


On Tue, Jun 04, 2013 at 10:46:08AM -0600, Jason Hall wrote:
> This is from very bleeding edge code, can you check that you've restarted
> apache? And is there a config entry in the database for the key
> 'authentication_module'.

There doesn't need to be a config entry in the database for this.  It 
has a default.


> This *should* get autopopulated, but I seem to remember having to add it
> myself.

Incorrect diagnosis.  Please don't propogate your voodoo.

Look at the single place it is used:

  my $module = lc($conf->config('authentication_module')) || 'internal';


-- 
_ivan


More information about the freeside-users mailing list