Ticket #118 (closed task: fixed)

Opened 13 months ago

Last modified 13 months ago

Advertising registration as a stream feature

Reported by: architecta Owned by: smoku
Priority: major Component: sm
Version: 2.1.11 Keywords:
Cc: Tracforge_linkmap:
Blocking: Blocked By:

Description

It would be good if jabberd2 advertises registration as a "stream feature". Some XMPP libraries such as the agsXMPP SDK has some problems with registration on jabberd2 as the server doesn't advertise it as a stream feature. This cause the client to think that registration is not allowed on the server though it is.

I tried to force the library to send a "Register IQ" stanza even if the server doesn't advertise registration as a stream feature and it worked. But it would be great if jabberd2 supports that registration stream feature.

Change History

Changed 13 months ago by smoku

  • status changed from new to assigned

Changed 13 months ago by smoku

  • status changed from assigned to closed
  • resolution set to fixed

(In [324]) Implemented auth/reg stream features advertisement. Fixes #118

Note: See TracTickets for help on using tickets.