Open skinkie opened 12 years ago
Maybe you could merge the forked branch as well?
You would have to have change this module to accept a username and some kind of authentication token. The token and username can then be validated by your system. You can use ejabberd for this authentication or use http to make a call to a web service.
One of the comments in the source code is to support 'realusers'. What should be implemented to support them. In terms of complexity, is this difficult?