mediawiki-extensions-Confir.../maintenance
Amir Sarabadani 1e1e9e89ba GenerateFancyCaptchas: Use Shell::params() instead of ::unsafeParams()
::unsafeParams() is for when the params are raw strings while we turned
these into proper array which means they need proper quoting while being
appended to the main bash command.

Follows-Up: Iae3fdea224d896c1a7b53ce1fe7d849cb35a0401
Change-Id: I7b71c2f6b1bf05a4f00f2367a795db093dc00867
2024-01-22 14:56:22 +01:00
..
CountFancyCaptchas.php Namespace captchas 2022-12-13 21:40:30 +00:00
DeleteOldFancyCaptchas.php Use namespaced classes 2023-12-11 00:07:55 +01:00
GenerateFancyCaptchas.php GenerateFancyCaptchas: Use Shell::params() instead of ::unsafeParams() 2024-01-22 14:56:22 +01:00