Go to file
James D. Forrester 3b67ee9d4f i18n: Drop three unused messages
* specialpages-group-oath

  This was for grouping the OATHAuth special pages in their own section, but
  we have them in the general users and rights (specialpages-group-users) one
  instead.

* oathauth-token

  Removed as part of the post-AuthManager clean-up (e38c68c).

* oathauth-invalid-key-type

  Used to be thrown from maintenance/UpdateForMultipleDevicesSupport.php
  until that support was moved into the database (6ef3d24).

Bug: T354549
Change-Id: I033dbb054733ad88257ef334f451b9ac21430904
2024-01-11 16:27:23 -05:00
.phan Send a notification when 2FA is disabled 2022-02-17 00:14:20 -08:00
i18n i18n: Drop three unused messages 2024-01-11 16:27:23 -05:00
maintenance Fix a few remaining occurances of recovery token 2024-01-11 14:00:57 +00:00
modules/totp Switch from client- to server-side generated QR codes 2023-12-13 13:25:20 +08:00
sql Drop DB updates from pre MW 1.35 2023-12-22 00:42:50 +00:00
src More greppable messages 2024-01-11 21:16:46 +00:00
tests/phpunit TOTPKey: Drop newFromString 2024-01-11 16:19:14 +00:00
.eslintignore build: Remove duplicate eslintignore info from Gruntfile.js 2019-07-15 22:08:27 -04:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-14 04:29:18 +00: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
.phpcs.xml Fix remaining PHPCS exclusions 2023-10-10 23:59:00 +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 Switch from client- to server-side generated QR codes 2023-12-13 13:25:20 +08:00
COPYING Add COPYING 2014-01-22 21:34:11 +00:00
extension.json ApiQueryOATH: do not use module to check enablement 2023-12-22 00:55:37 +02:00
Gruntfile.js build: Updating dependencies 2021-01-30 06:33:24 +00:00
OATHAuth.alias.php Add aliases for Chinese variants 2024-01-07 17:43:49 +08:00
package-lock.json build: Updating npm dependencies 2023-06-01 22:05:37 +00:00
package.json build: Updating npm dependencies 2023-06-01 22:05:37 +00:00
ServiceWiring.php Convert to a virtual domain 2023-12-06 07:08:10 -08:00