aboutsummaryrefslogtreecommitdiff
path: root/modules/sts.py
Commit message (Expand)AuthorAgeFilesLines
* Explicitly *remove* STS policy when we get a duration of 0Gravatar jesopo2018-11-051-5/+9
* `info` does not exist in on_cap_new context in modules/sts.pyGravatar jesopo2018-11-051-0/+2
* One-shot STS policies should still be cleared if a reconnect failsGravatar jesopo2018-11-051-13/+10
* Made STS policies one-shot when upgrading from plaintext to tlsGravatar jesopo2018-11-051-4/+11
* `duration` does not exist in the context of _change_durationGravatar jesopo2018-11-051-1/+1
* Add support for IRCv3's STSGravatar jesopo2018-11-051-0/+46