3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-17 01:19:31 +01:00
pbot/lib/PBot
Pragmatic Software 650bf40a24
Disallow invoking of commands with requires_cap from unlocked factoids
As a security measure to prevent users from creating or modifying factoids to
sneak in commands to trick chanops/admins/botowners/etc into executing those
commands, the command interpreter will now check if the command has been
invoked in the context of a factoid. If so, the factoid must be locked.
2024-11-05 16:48:59 -08:00
..
Core Disallow invoking of commands with requires_cap from unlocked factoids 2024-11-05 16:48:59 -08:00
Plugin FuncBuiltins: add maybe-on 2024-11-05 02:13:39 -08:00
Core.pm Multiple bugfixes 2024-04-07 20:55:04 -07:00
Imports.pm Imports: disable deprecation warnings 2024-03-15 02:48:17 -07:00
VERSION.pm Disallow invoking of commands with requires_cap from unlocked factoids 2024-11-05 16:48:59 -08:00