This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
PyLink
Watch
3
Star
0
Fork
0
You've already forked PyLink
mirror of
https://github.com/jlu5/PyLink.git
synced
2025-02-17 14:01:03 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
PyLink
/
coremods
History
James Lu
c7159b9cad
core: move clearing channels on kick/part to coremods/handlers
...
This is for consistency with the rest of the state cleanup code.
2018-04-07 22:44:00 -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
core: move clearing channels on kick/part to coremods/handlers
2018-04-07 22:44:00 -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