aboutsummaryrefslogtreecommitdiff
path: root/modules/ircv3_sts.py
Commit message (Expand)AuthorAgeFilesLines
* move core modules to src/core_modules, make them uneffected by white/black listGravatar jesopo2019-12-101-70/+0
* Ignore sts tokens on plain-text connections if no `port` key is providedGravatar jesopo2019-06-101-4/+5
* self._get_sts no longer existsGravatar jesopo2019-06-081-2/+2
* Prefix names for all IRCv3 modules with "ircv3_"Gravatar jesopo2019-06-031-0/+69