3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-27 21:19:31 +01:00
PyLink/coremods
James Lu d6952f0361 handlers: fix names of state cleanup function
Where did "stats cleanup" even come from?!
2018-03-31 00:09:30 -07:00
..
__init__.py corecommands: port to use the permissions API (#367) 2016-12-09 21:43:58 -08:00
control.py control: remove check for _connection_thread (removed in select rework) 2018-03-17 12:18:34 -07:00
corecommands.py SECURITY: normalize account names before checking network / oper filters 2018-03-30 11:59:29 -07:00
exttargets.py exttargets: tweak docstring syntax for better readability 2017-09-05 19:19:44 -07:00
handlers.py handlers: fix names of state cleanup function 2018-03-31 00:09:30 -07:00
login.py login: remove all__vary_rounds setting (deprecated in Passlib 1.7) 2017-03-08 22:58:17 -08: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 plugins, coremods: migrate (un)registerService calls to snake case (#523) 2018-03-02 20:23:47 -08:00