Philipp Hörist pushed to branch nbxmpp_0.6 at gajim / python-nbxmpp
Commits:
cd95704b by Philipp Hörist at 2019-02-05T19:37:43Z
Fix typo
- - - - -
1 changed file:
- nbxmpp/auth_nb.py
Changes:
=====================================
nbxmpp/auth_nb.py
=====================================
@@ -124,7 +124,7 @@ class SASL(PlugIn):
self.channel_binding = channel_binding
self.enabled_auth_mechs = auth_mechs
self.realm = None
- self._domain_based_hostname = None
+ self._domain_based_name = None
def plugin(self, owner):
if 'version' not in self._owner.Dispatcher.Stream._document_attrs:
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/commit/cd95704b0b6bb60c4763b9b95f1813326b241be9
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/commit/cd95704b0b6bb60c4763b9b95f1813326b241be9
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits