3
0
mirror of https://github.com/jlu5/PyLink.git synced 2025-01-12 05:02:33 +01:00
PyLink/plugins
James Lu 02b5f0b7e6 changehost: explicitly forbid $host from being expanded
This will cause recursion whenever applyhost is ran and a user matches a mask based on real host or IP, which haven't changed. Any suffix or prefix applied to $host will be reapplied, often leading to invalid hosts that are too long.
2016-08-02 22:17:23 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
automode.py automode: bandaid fix for "service already registered" errors on first load 2016-07-23 21:46:55 -07:00
bots.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00
changehost.py changehost: explicitly forbid $host from being expanded 2016-08-02 22:17:23 -07:00
commands.py commands: explicitly sort mode lists in 'showuser' and 'showchan' 2016-07-31 21:46:33 -07:00
ctcp.py ctcp: totally not an easter egg update 2016-07-11 16:59:44 -07:00
example.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00
exec.py exec: make pylinkirc and importlib accessible 2016-07-24 11:51:44 -07:00
fantasy.py core, fantasy: redo handling of noticed and/or private replies 2016-06-30 18:22:45 -07:00
games.py games: add service description & featured commands 2016-06-30 17:45:05 -07:00
networks.py core: rename IrcUser.identified attribute to IrcUser.account 2016-07-29 20:16:05 -07:00
opercmds.py opercmds: make 'kick' treat channels case insensitively 2016-07-24 16:40:31 -07:00
relay_clientbot.py relay_clientbot: lowercase network name (stylistic choice) 2016-07-26 16:41:15 -07:00
relay.py relay: catch errors on remove_network() and ignore them 2016-07-31 20:36:27 -07:00
servprotect.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00