Go to file
Umherirrender 9efeb791d1 Replace empty() with a null coalesce
empty() should only be used to suppress errors
Found by a new phan plugin (T234237)

Change-Id: I91bff6a35611ecb498e10eace1ad6da6604aed4f
2023-10-22 00:28:46 +02:00
.phan Send a notification when 2FA is disabled 2022-02-17 00:14:20 -08:00
i18n Localisation updates from https://translatewiki.net. 2023-09-25 08:46:41 +02:00
maintenance Various minor cleanup 2023-10-10 23:29:21 +01:00
modules/totp build: Updating npm dependencies 2020-01-08 17:35:22 +00:00
sql Database-level support for multiple auth devices 2023-02-24 15:33:00 +02:00
src Replace empty() with a null coalesce 2023-10-22 00:28:46 +02:00
tests/phpunit tests: Use static provider in TOTPAuthenticationRequestTest 2023-05-19 22:27:12 +02: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 build: Update mediawiki/mediawiki-codesniffer from 41.0.0 to 42.0.0 2023-10-10 22:53:08 +01:00
COPYING Add COPYING 2014-01-22 21:34:11 +00:00
extension.json Add myself to the author list 2023-10-10 21:57:04 +00:00
Gruntfile.js build: Updating dependencies 2021-01-30 06:33:24 +00:00
OATHAuth.alias.php OATHAuth.alias.php: Add Korean aliases 2022-04-18 13:25:01 +00: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 Drop support for old device schema 2023-10-11 21:06:45 +00:00