aboutsummaryrefslogtreecommitdiff
path: root/src/core_modules/permissions
Commit message (Collapse)AuthorAgeFilesLines
* only call internal.identified when an account tag is first seenGravatar jesopo2020-02-261-2/+3
| | | | closes #249
* move permissions module password hashing to utils/security.pyGravatar jesopo2020-02-241-14/+5
|
* utilise @utils.export for function exporting in more placesGravatar jesopo2020-02-191-4/+2
|
* typo in !hostmask, 'spect' -> 'spec'Gravatar jesopo2020-02-061-1/+1
|
* change "non-consuming spec arg" character from "=" to "-"Gravatar jesopo2020-01-281-2/+2
|
* date permissions module to use command spec argsGravatar jesopo2020-01-281-39/+23
|
* catching account-tag should be PRIORITY_HIGHGravatar jesopo2020-01-161-1/+2
|
* pay attention to `account` tag on PRIVMSGsGravatar jesopo2020-01-161-0/+7
|
* 'hostmaks' -> 'hostmask' typo in code for `!hostmask add`Gravatar jesopo2019-12-181-1/+1
|
* move internal.identified event call to _has_identified (covers hostmasks andGravatar jesopo2019-12-141-2/+2
| | | | nickserv)
* move core modules to src/core_modules, make them uneffected by white/black listGravatar jesopo2019-12-101-0/+357