gerritbot/doc/source
Jeremy Stanley 57a669d35d Identify with SASL
Identify through SASL using the convenient ib3 mixins, and
get rid of a bunch of special-case code in the process.

This helps when dealing with channels set to require identified
users, as otherwise channel joins will race NickServ's processing of
the identify message and some channels will end up not serviced by
the bot (an alternative would be to delay joining channels until the
identify success is confirmed, but the implementation for that looks
like it would be at least as complex).

Change-Id: I1a01eed8102b59818df247a93fbe4bf50148e76a
Co-Authored-By: Thierry Carrez <thierry@openstack.org>
Depends-On: https://review.openstack.org/608313
2018-10-05 17:13:59 +00:00
..
conf.py Create initial sphinx documentation 2012-11-25 19:27:01 -05:00
index.rst Cleaning up index.rst file 2014-07-21 08:29:05 +02:00
installation.rst Identify with SASL 2018-10-05 17:13:59 +00:00