Go to file
2016-11-16 00:23:46 +00:00
api Apply rate limits to all token verifications 2016-10-07 17:24:32 -07:00
auth Apply rate limits to all token verifications 2016-10-07 17:24:32 -07:00
i18n Localisation updates from https://translatewiki.net. 2016-11-15 22:57:09 +01:00
lib Refactor extension key storage 2016-03-22 18:08:45 -07:00
maintenance Clean up code style and docblocks 2016-09-30 14:40:06 -06:00
modules Clean up code style and docblocks 2016-09-30 14:40:06 -06:00
special Declare issuer name in QR code when setting up 2FA 2016-11-13 07:11:03 +00:00
sql Add non-MySQL database support 2016-10-31 19:06:52 +00: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 Whoops, track not trace 2016-10-24 17:03:06 -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 Clean up code style and docblocks 2016-09-30 14:40:06 -06:00
COPYING Add COPYING 2014-01-22 21:34:11 +00:00
extension.json Get rid of separate ext.oathauth module 2016-11-14 18:23:53 -08:00
Gruntfile.js Add grunt-contrib-jshint to npm 2016-03-24 16:47:31 +00:00
OATHAuth.alias.php Clean up code style and docblocks 2016-09-30 14:40:06 -06:00
OATHAuth.hooks.php Show preferences link if user has a key set, but no userright 2016-11-12 16:25:03 -08:00
OATHAuth.php Add missing / to alias file 2016-01-19 22:07:57 +00:00
OATHAuthKey.php Apply rate limits to all token verifications 2016-10-07 17:24:32 -07:00
OATHAuthUtils.php Minor documentation updates 2016-10-02 12:25:59 +00:00
OATHUser.php Declare issuer name in QR code when setting up 2FA 2016-11-13 07:11:03 +00:00
OATHUserRepository.php Minor documentation updates 2016-10-02 12:25:59 +00:00
package.json Add grunt-contrib-jshint to npm 2016-03-24 16:47:31 +00:00
phpcs.xml Clean up code style and docblocks 2016-09-30 14:40:06 -06:00