3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/coremods
James Lu e0a618f317 [SECURITY] permissions: only whitelist the defined login:user for legacy accounts
It's possible for login:user and login:accounts to be used together, although this is discouraged.

(cherry picked from commit 4eb0420378)
2019-08-22 17:46:15 -07:00
..
__init__.py corecommands: port to use the permissions API (#367) 2016-12-09 21:43:58 -08:00
control.py More secure password hashing defaults 2019-06-16 11:36:34 -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 More secure password hashing defaults 2019-06-16 11:36:34 -07:00
permissions.py [SECURITY] permissions: only whitelist the defined login:user for legacy accounts 2019-08-22 17:46:15 -07:00
service_support.py Allow disabling dynamic channels via a new "join_empty_channels" option 2018-10-27 18:48:12 -07:00