wiki.techinc.nl/resources
Dreamy Jazz 7440b2c22e Allow temporary accounts to be blocked with 'hideuser' enabled
Why:
* The ability to block temporary account usernames with 'hideuser'
  needs to be added so that we can hide the username of temporary
  accounts in the case of accidental logged out edits by editors.
* This brings similar behaviour how IP addresses are hidden on
  WMF wikis, as the IP addresses are hidden for logged out edits
  using the suppression tool. Blocking the account with 'hideuser'
  allows all edits to be hidden plus also prevent further editing
  using that temporary account.

What:
* This reverts commit 878602ad97.

Bug: T355430
Change-Id: I7b38d2bf0155df479a179c69c91cfe1987bd234a
2024-01-22 18:19:59 +00:00
..
assets
lib Merge "Update Codex from v1.2.0 to v1.2.1" 2024-01-09 22:26:48 +00:00
src Allow temporary accounts to be blocked with 'hideuser' enabled 2024-01-22 18:19:59 +00:00
package.json Add jsdoc with jsdoc-wmf-theme 2023-11-28 00:37:48 +00:00
README.md Add jsdoc with jsdoc-wmf-theme 2023-11-28 00:37:48 +00:00
Resources.php Merge "GrantsLocalization: Move grant risk level labels from CSS to HTML" 2024-01-19 06:31:49 +00:00

Please pardon our mess! We are currently in the process of revamping this documentation page so this page may appear incomplete. If you use this documentation we would value your feedback at This MediaWiki page. If needed you can view the MediaWiki 1.41 frontend documentation page.

This "resources" contains frontend resources (JavaScript and CSS) managed by ResourceLoader.

This documentation describes the public API that gadgets, skins and extensions can use to interact with MediaWiki.