mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01:00
badwords: add fist -> first, fix fallouts
There are still `curl_fistrgs` in packages/OS400/curl.inc.in but I'm not sure what that's supposed to be exactly. Closes #20066
This commit is contained in:
committed by
Viktor Szakats
parent
8c02407bef
commit
660600c747
1
.github/scripts/badwords.txt
vendored
1
.github/scripts/badwords.txt
vendored
@@ -73,6 +73,7 @@ host name\b:hostname
|
||||
host names\b:hostnames
|
||||
[^;<]file name\b:filename
|
||||
file names\b:filenames
|
||||
\bfist\b:first
|
||||
\buser name\b:username
|
||||
\buser names\b:usernames
|
||||
\bpass phrase:passphrase
|
||||
|
||||
Reference in New Issue
Block a user