]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
Rename yubikey.pl to suppress_yubikey_otp.pl
authorPhilip Paeps <redacted>
Fri, 29 Jul 2022 08:04:28 +0000 (16:04 +0800)
committerPhilip Paeps <redacted>
Fri, 29 Jul 2022 08:04:28 +0000 (16:04 +0800)
This script does not add YubiKey support to Irssi.

Suggested by: @vague666

scripts/suppress_yubikey_otp.pl [moved from scripts/yubikey.pl with 92% similarity]

similarity index 92%
rename from scripts/yubikey.pl
rename to scripts/suppress_yubikey_otp.pl
index d132001d11af0d2c94eb437e6019c94990692c8e..8a1b52dc57af8fa91f257a932a3f57133c0d40d2 100644 (file)
@@ -8,7 +8,7 @@ $VERSION = "20151026";
 %IRSSI = (
     authors     => "Philip Paeps",
     contact     => "philip\@trouble.is",
-    name        => "yubikey",
+    name        => "suppress_yubikey_otp",
     description => "This script stops accidental YubiKey output on IRC",
     license     => "BSD",
     changed     => "$VERSION",
git clone https://git.99rst.org/PROJECT