Go to file
Matěj Suchánek 08f42494d3 Send CheckUser the IP address on account creation
We mask the IP address on purpose, so that it is not
leaked to the abuse log. This breaks CheckUser because
it attempts to assign an actor id to the "fake"
(uncreated) user account. So unmask the IP address
when we send the data to CheckUser.

Bug: T233004
Change-Id: Ib58193927bc8254d36a8de0fd1b5f9fba68a0cb0
2022-08-01 09:17:35 +02:00
.phan Notify of a throttled filter 2020-12-19 10:31:29 +01:00
db_patches Convert to abstract schema 2022-06-20 17:19:57 +00:00
i18n Localisation updates from https://translatewiki.net. 2022-08-01 08:20:53 +02:00
includes Send CheckUser the IP address on account creation 2022-08-01 09:17:35 +02:00
maintenance PurgeOldLogIPData: Fix quoting for postgres 2022-07-09 23:40:15 +02:00
modules VE integration: Remove "unrecoverable" errors 2022-07-19 21:46:48 +02:00
tests Clean up line indent with mixed tabs and whitespaces 2022-07-31 16:34:07 +02:00
.eslintrc.json build: Update linters 2022-03-17 22:19:08 +00:00
.gitignore Add config for Selenium and basic tests 2019-09-17 16:23:07 +00:00
.gitreview
.phpcs.xml Merge "Use FauxRequest::setUpload in AbuseFilterUploadTestTrait::doUpload" 2021-05-15 12:22:10 +00:00
.stylelintrc.json
AbuseFilter.alias.php Add Breton aliases for AbuseFilter and AbuseLog 2022-05-06 12:15:20 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.4.0 2018-09-01 05:29:54 +00:00
composer.json build: Updating dependencies 2022-05-20 05:00:10 +00:00
COPYING
extension.json FilterProfiler: use WRStats 2022-07-06 09:35:08 +10:00
Gruntfile.js build: Update linters 2022-03-17 22:19:08 +00:00
package-lock.json build: Updating grunt-banana-checker to 0.10.0 2022-07-11 21:15:23 +00:00
package.json build: Updating grunt-banana-checker to 0.10.0 2022-07-11 21:15:23 +00:00