mirror of
https://github.com/Limnoria/Limnoria-doc.git
synced 2025-04-06 15:29:50 +00:00
use/security: Remove commit number, just use the version
This commit is contained in:
@ -28,16 +28,16 @@ owner.
|
|||||||
Although network operators of most well-known IRC networks are not known to
|
Although network operators of most well-known IRC networks are not known to
|
||||||
do that, you should be aware of that risk.
|
do that, you should be aware of that risk.
|
||||||
|
|
||||||
Starting on commit `4f6a5e7db`_ (version 2017.10.01), there is a new
|
Since version 2017.10.01, there the ``supybot.commands.allowShell`` config
|
||||||
configuration variable, `supybot.commands.allowShell`, to prevent malicious
|
variable, to prevent malicious network operators from getting shell access
|
||||||
network operators from getting shell access on your bot's computer.
|
on your bot's computer.
|
||||||
It defaults to ``True`` to make it easy for new users to install plugins using
|
It defaults to ``True`` to make it easy for new users to install plugins using
|
||||||
PluginDownloader, but it is recommended you set it to ``False`` if you do not
|
PluginDownloader, but it is recommended you set it to ``False`` if you do not
|
||||||
care about that feature.
|
care about that feature.
|
||||||
|
|
||||||
Finally, you can remove the ``owner`` user account entirely
|
Finally, you can remove the ``owner`` user account entirely
|
||||||
(or remove the ``owner`` capability) for that account.
|
(or remove the ``owner`` capability for that account).
|
||||||
This causes every privileged commands to be disabled, so neither you
|
This causes every privileged commands to be unavailable, so neither you
|
||||||
nor server operators can access it.
|
nor server operators can access it.
|
||||||
Channel-specific configuration variables can still be configured by
|
Channel-specific configuration variables can still be configured by
|
||||||
users with the ``#channel,op`` capability (if any), but global configuration
|
users with the ``#channel,op`` capability (if any), but global configuration
|
||||||
|
Reference in New Issue
Block a user