Can this extension be used with CentralAuth?

Jump to: navigation, search

This would require $wgSharedDBPrefix, so first you must decide on whether you can use CentralAuth or shared tables for uniting users. I don't really believe the two can be comfortably used together (I think CentralAuth chokes on a $wgDBPrefix).

Jasper Deng (talk)03:14, 11 June 2012

I'll just use the method that comes with CentralAuth then.