Limnoria icon indicating copy to clipboard operation
Limnoria copied to clipboard

When supybot.capabilities.default is False, giving "Plugin.command" should be enough to allow a command

Open progval opened this issue 7 years ago • 4 comments
trafficstars

As of now, a user should also get the "Plugin" and "command" capabilities to be allowed to run it.

progval avatar Jan 06 '18 22:01 progval

note that if supybot.capabilities.default is True, then only giving -whoami or -User should disable it

progval avatar Jan 06 '18 22:01 progval

Maybe introduce a config variable to switch between the current behavior and this new one?

progval avatar Jan 06 '18 22:01 progval

Fixed in 636712be5167f11bcd236a0e4ba8d38b997d99f4.

progval avatar Feb 21 '18 04:02 progval

actually, no, it isn't

progval avatar Feb 21 '18 04:02 progval