Go to file
csteipp 65543e1f6c Fixup DB/uid handling for SUL wikis
We need to pass the db name to getConnection, in addition to wfGetLB.
Also, use core's CentralIdLookup for mapping local user to CentralId
when using a central DB for OATH secret storage.

Change-Id: I12a457633956a9a34dc5302ddcff468e31dd9cef
2016-04-06 17:52:34 -07:00
i18n Localisation updates from https://translatewiki.net. 2016-03-31 22:45:35 +02:00
lib Refactor extension key storage 2016-03-22 18:08:45 -07:00
maintenance Refactor extension key storage 2016-03-22 18:08:45 -07:00
modules Add grunt-contrib-jshint to npm 2016-03-24 16:47:31 +00:00
special Encrypt password when stored in user session 2016-03-30 21:23:48 -07:00
sql/mysql Refactor extension key storage 2016-03-22 18:08:45 -07:00
.gitignore Add grunt-contrib-jshint to npm 2016-03-24 16:47:31 +00:00
.gitreview Adding .gitreview back in 2012-05-09 10:27:10 -07:00
.jshintignore Add grunt-contrib-jshint to npm 2016-03-24 16:47:31 +00:00
.jshintrc Add grunt-contrib-jshint to npm 2016-03-24 16:47:31 +00:00
composer.json Add composer.json for running phplint test 2016-01-19 22:29:19 +00:00
COPYING Add COPYING 2014-01-22 21:34:11 +00:00
extension.json Encrypt password when stored in user session 2016-03-30 21:23:48 -07:00
Gruntfile.js Add grunt-contrib-jshint to npm 2016-03-24 16:47:31 +00:00
OATHAuth.alias.php Localisation updates from https://translatewiki.net. 2015-06-14 21:08:32 +02:00
OATHAuth.hooks.php Fixup DB/uid handling for SUL wikis 2016-04-06 17:52:34 -07:00
OATHAuth.php Add missing / to alias file 2016-01-19 22:07:57 +00:00
OATHAuthKey.php Fixup DB/uid handling for SUL wikis 2016-04-06 17:52:34 -07:00
OATHAuthUtils.php Encrypt password when stored in user session 2016-03-30 21:23:48 -07:00
OATHUser.php Refactored special pages into HTMLForm and proxy 2016-03-23 11:26:04 -07:00
OATHUserRepository.php Fixup DB/uid handling for SUL wikis 2016-04-06 17:52:34 -07:00
package.json Add grunt-contrib-jshint to npm 2016-03-24 16:47:31 +00:00