3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/protocols
James Lu 7d321e2e6c inspircd: only send services_login hooks if the user exists
With SASL, services_login can be called before the user is registered. We should ignore that because the actual accountname is still bursted later.
2016-07-08 12:08:13 -07:00
..
hybrid.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00
inspircd.py inspircd: only send services_login hooks if the user exists 2016-07-08 12:08:13 -07:00
ircs2s_common.py Irc: add getFriendlyName() abstraction 2016-07-06 22:30:21 -07:00
nefarious.py nefarious: define access_sort() as a static method 2016-07-05 00:42:17 -07:00
ts6_common.py protocols: rewrite encapsulated commands implicitly 2016-07-05 13:27:31 -07:00
ts6.py protocols: rewrite encapsulated commands implicitly 2016-07-05 13:27:31 -07:00
unreal.py protocols: Move kill() into ts6_common, and make unreal.py use it 2016-07-04 23:43:11 -07:00