Bug 43140 - Make gabble_parse_xmpp_uri validate the node, domain and resource individually.
Summary: Make gabble_parse_xmpp_uri validate the node, domain and resource individually.
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on: 30296
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-21 07:34 UTC by Andre Moreira Magalhaes
Modified: 2019-12-03 19:54 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Andre Moreira Magalhaes 2011-11-21 07:34:47 UTC
From bug #30296 comment 21:

"I can't help feeling that gabble_parse_xmpp_uri() should validate the node,
domain and resource individually - at the moment it does a *lot* of JID ->
tuple -> JID -> tuple round-trips - but to do that properly, we'd need Wocky to
expose wocky_validate_jid_node(), wocky_validate_jid_domain(), and a new
wocky_validate_jid_domain() (at the moment the first two are static and the
third is just "is a non-empty string")."
Comment 1 GitLab Migration User 2019-12-03 19:54:34 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-gabble/issues/191.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.