Go to file
Dejan Savuljesku 019cf6ccdd Add method to clear all keys associated with the user
This is needed when changing modules, we need to remove all keys
from the old module

Change-Id: Iaada3df631260dbd612cce01f5477e93e6da4596
2019-08-26 12:13:23 +00:00
.phan Upgrade to newer phan 2019-03-17 11:38:10 -07:00
i18n Localisation updates from https://translatewiki.net. 2019-08-22 10:09:30 +02:00
maintenance Use Maintenance::addDescription 2019-08-19 20:00:48 +02:00
modules/totp Refactor the extension to support multiple auth modules 2019-06-18 10:45:21 +00:00
sql Refactor the extension to support multiple auth modules 2019-06-18 10:45:21 +00:00
src Add method to clear all keys associated with the user 2019-08-26 12:13:23 +00:00
tests/phpunit/Auth Refactor includes to src #2 2019-07-04 13:36:13 +00:00
.eslintignore build: Remove duplicate eslintignore info from Gruntfile.js 2019-07-15 22:08:27 -04:00
.eslintrc.json build: Fix max-len rule 2019-04-06 17:15:07 -07:00
.gitignore build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint 2019-05-07 09:59:52 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:06 -07:00
.jshintignore Refactor the extension to support multiple auth modules 2019-06-18 10:45:21 +00:00
.phpcs.xml Support for multiple keys, improved module form logic #2 2019-07-05 20:23:26 +00:00
.stylelintrc.json Use json extension for .stylelintrc 2017-08-19 10:12:13 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 14:49:59 +00:00
composer.json build: Updating dependencies 2019-07-14 14:07:57 +00:00
COPYING Add COPYING 2014-01-22 21:34:11 +00:00
extension.json Allow revocation of user rights if 2FA isn't enabled on an account 2019-07-31 13:36:33 +00:00
Gruntfile.js build: Remove duplicate eslintignore info from Gruntfile.js 2019-07-15 22:08:27 -04:00
OATHAuth.alias.php Translate special page names to Galician 2019-07-04 17:06:22 +00:00
OATHAuth.php Fix HTTP link to HTTPS for mediawiki.org 2018-11-09 14:29:11 +00:00
package-lock.json build: Updating eslint-utils to 1.4.2 2019-08-24 13:06:39 +00:00
package.json build: Updating npm dependencies for security issues 2019-06-08 15:18:22 +00:00
ServiceWiring.php Refactor includes to src #2 2019-07-04 13:36:13 +00:00