Go to file
Derk-Jan Hartman 10b3b6557c OathAuth: remove message Oathauth-displayoathinfo
This message key was unused since change
I17ac042f5a5093b2c0b2ce8d088f95213d1c0509

Bug: T151604
Change-Id: Ic6686f34cf5dd3161d4d3df200b336c4eb5a3f83
2017-04-22 13:40:39 +02:00
api Rename api example message of oathvalidate 2017-01-01 16:25:19 +01:00
auth Apply rate limits to all token verifications 2016-10-07 17:24:32 -07:00
i18n OathAuth: remove message Oathauth-displayoathinfo 2017-04-22 13:40:39 +02:00
lib Refactor extension key storage 2016-03-22 18:08:45 -07:00
maintenance Update Maintenance scripts to use $this->requireExtension() 2016-12-01 15:19:13 -06:00
modules Add stylelint for css files 2017-04-17 21:45:43 +00:00
special Remove SpecialOATHLogin.php as more AuthManager related cleanup 2017-04-01 16:51:41 +01: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
.stylelintrc Add stylelint for css files 2017-04-17 21:45:43 +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 Remove SpecialOATHLogin.php as more AuthManager related cleanup 2017-04-01 16:51:41 +01:00
Gruntfile.js Add stylelint for css files 2017-04-17 21:45:43 +00:00
OATHAuth.alias.php Add Czech aliases 2016-12-18 21:07:06 +00:00
OATHAuth.hooks.php Disable autocompletion of one-time tokens 2016-11-17 16:12:17 -05:00
OATHAuth.php Add missing / to alias file 2016-01-19 22:07:57 +00:00
OATHAuthKey.php typo in comment: OAuth -> Oath 2016-12-09 01:41:39 +00:00
OATHAuthUtils.php Provide a stable method for checking whether a user has enabled OATH 2016-11-15 23:13: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 stylelint for css files 2017-04-17 21:45:43 +00:00
phpcs.xml Clean up code style and docblocks 2016-09-30 14:40:06 -06:00