3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00
PyLink/coremods
2016-11-19 17:47:55 -08:00
..
__init__.py WIP Permissions API (#190) 2016-08-25 00:45:05 -07:00
control.py coremods/control: ignore errors when removing PID file 2016-10-15 14:31:13 -07:00
corecommands.py Switch 'identify' to use the new login backend, add passlib to README dependencies 2016-11-19 17:21:45 -08:00
exttargets.py core: rename IrcUser.identified attribute to IrcUser.account 2016-07-29 20:16:05 -07:00
handlers.py Implement /TIME support (#228) 2016-08-12 19:19:09 -07:00
login.py login: Use a slightly faster CryptContext 2016-11-19 17:47:55 -08:00
permissions.py permissions: move admin login clause into checkPermissions() 2016-08-31 13:32:42 -07:00
service_support.py Irc: s/isServiceBot/getServiceBot/g (#355) 2016-11-09 19:09:59 -08:00