Go to file
2016-09-30 20:13:42 +00:00
auth Fix some comments 2016-09-28 21:25:45 -06:00
i18n Localisation updates from https://translatewiki.net. 2016-08-17 22:40:18 +02:00
lib Refactor extension key storage 2016-03-22 18:08:45 -07:00
maintenance We need a master to do write actions... 2016-09-17 00:04:05 +01:00
modules Fixup qrcode-generating js, to stop race condition. 2016-06-20 03:42:28 -04:00
special Fixup qrcode-generating js, to stop race condition. 2016-06-20 03:42:28 -04:00
sql/mysql Refactor extension key storage 2016-03-22 18:08:45 -07:00
tests/phpunit Update for AuthManager 2016-05-31 19:38:41 +00:00
.gitignore Add composer.lock to .gitignore 2016-09-28 21:25:40 -06: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 Set license-name in extension.json 2016-06-23 11:23:18 +02: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.legacy.php Update for AuthManager 2016-05-31 19:38:41 +00:00
OATHAuth.hooks.php Merge "Suppress unserialize errors" 2016-09-30 20:13:42 +00: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 Fix some comments 2016-09-28 21:25:45 -06:00
OATHUserRepository.php Avoid DB connections on OATHUserRepository construction 2016-05-31 13:24:18 -07:00
package.json Add grunt-contrib-jshint to npm 2016-03-24 16:47:31 +00:00