3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/coremods
2019-06-23 17:39:15 -07:00
..
__init__.py corecommands: port to use the permissions API (#367) 2016-12-09 21:43:58 -08:00
control.py control: ignore virtual servers in rehash 2019-06-23 17:39:15 -07:00
corecommands.py Rewrite login handling (Closes #590) 2018-05-25 23:50:55 -07:00
exttargets.py coremods, plugins, protocols: drop now redundant allowAuthed=False in is_oper() calls 2018-06-11 23:56:44 -07:00
handlers.py _state_cleanup_core: don't delete internal clients, period 2018-07-18 18:45:34 -07:00
login.py Default hash method to pbkdf2-sha256 & allow customizing CryptContext options 2019-06-07 14:13:39 -07:00
permissions.py Move permission enumeration to runtime, fix default perms not applying at startup 2017-10-22 00:08:16 -07:00
service_support.py Allow disabling dynamic channels via a new "join_empty_channels" option 2018-10-27 18:48:12 -07:00