Go to file
Tyler Romeo 67c7dd10e7 Allow for using separate database for OATH creds
Add configuration variable for specifying what database the OATH
credentials are stored in, that way wikis that use CentralAuth can
centralize their two-factor authentication data as well.

Bug: T100374
Change-Id: I285e2fe29fee43ddc6c5a6e51823911d43c596f6
2016-03-24 12:03:23 -07:00
i18n Localisation updates from https://translatewiki.net. 2016-03-23 22:23:27 +01: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 Pass jshint 2014-07-21 14:33:33 +02:00
special Allow for using separate database for OATH creds 2016-03-24 12:03:23 -07:00
sql/mysql Refactor extension key storage 2016-03-22 18:08:45 -07:00
.gitignore build: Configure banana-checker and jsonlint 2015-06-19 21:58:30 -07:00
.gitreview Adding .gitreview back in 2012-05-09 10:27:10 -07:00
.jshintignore Pass jshint 2014-07-21 14:33:33 +02:00
.jshintrc Pass jshint 2014-07-21 14:33:33 +02: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 Allow for using separate database for OATH creds 2016-03-24 12:03:23 -07:00
Gruntfile.js build: Configure banana-checker and jsonlint 2015-06-19 21:58:30 -07:00
OATHAuth.alias.php Localisation updates from https://translatewiki.net. 2015-06-14 21:08:32 +02:00
OATHAuth.hooks.php Allow for using separate database for OATH creds 2016-03-24 12:03:23 -07:00
OATHAuth.php Add missing / to alias file 2016-01-19 22:07:57 +00:00
OATHAuthKey.php Allow for using separate database for OATH creds 2016-03-24 12:03:23 -07:00
OATHUser.php Refactored special pages into HTMLForm and proxy 2016-03-23 11:26:04 -07:00
OATHUserRepository.php Refactor extension key storage 2016-03-22 18:08:45 -07:00
package.json build: Updating development dependencies 2015-12-29 11:43:58 -08:00