In-Band registration fails to XMPP error 500
When registring a user (iOS app using XMPPFramework) the server responds with 500 and theres an error in the server log. Any idea what may be wrong? View log:...
View Article[aSmack] Roster request only when user is online...
Hello guys, I ve got a problem : when I want to send a request to add a new user to my roster, the user has to be online, else, the request is not taken in care, and in the openfire console, there is...
View ArticleChange the auth provider from the command line
I'm trying to develop an own AuthProvider (a FacebookAuthProvider), but the provider doesn't work yet.But now I've locked out myself by setting an incorrect value to the AuthProvider class property....
View ArticleFastpath not logging MUC ...can I configure this?
Hello everybody, I am currently using fastpath for call-center like messaging with queues and everything.However, it seems that MUCs are not beeing logged....but I absolutely need this. Is there a way...
View ArticleBug in room settings (restricted nicknames)
if I enable "Only login with registered nickname" in Room Settings is that still possible to take a random nickname and join the channel/room. E.g.: Registerd account nickname is "test"Room have "Only...
View ArticleOpenFire and MongoDB
Has anyone given any thought to extending openfire to use MongoDB as a backing store?
View ArticleFeature Request: Send message to all resources
Using gtalk with my Android phone and the Openfire gtalk plugin for a few months now, I am pretty impressed by the way gtalk forwards all messages to all resources. Its simply and easy: Start an...
View ArticleHow to create a MUC from within a plugin?
Hello everybody, I started developing a plugin for openfire. I got customIQs working, but now I wish to create a MUC from within the plugin.It seems I have to get some kind of XMPPConnection so I can...
View ArticleOpenfire's source code: Restructuring + Java EE 7 support?
Hi, I've recently had a closer insight into Openfire's source code since I felt like contributing something (which I also did: OF-638). However there were some inconveniences and things that made me...
View ArticleOpenfire federation with Microsoft Office Communicator server (Edge)
This is just a snippet of information one user sent to us. Not sure if this be of any help to anyone (probably Lync has already replaced MOC for many). Instructions1. Download source code of...
View ArticleUse TLS-Dialback even if no feature is returned by remote server
If a TLS-handshake is done to a remote server it should respond with features how the authentication could be done. Some servers don't send features back and the protocoll specification is a inpresice...
View ArticleAjouter de photos pour les utilisateurs openfire
Bonjour,Je suis en train de créer une petite application de chat avec android et je veux que les utilisateurs apparaissent avec leurs photos au lieu de leurs noms. Est-ce que c'est possible de stocker...
View Article[Suggestion] Implement rate-limiting/anti-abuse
Considering the open nature of the XMPP network and regular issues with abuse, I would like to see some form of rate-limiting/anti-abuse implementation for clients connected to OF....
View Articlelanguage attribute not used. No multilanguage in XMPP streams.
I have found that Openfire sends several responses as human readable throught the XMPP stream in the same language as the Openfire server is configured with. But in the opening <stream>...
View ArticleIs it possible to permanently fill the queued MUC messages?
One of our ops team noticed a lot of stack traces in the Openfire DB starting: 2010.09.14 02:45:25 [org.jivesoftware.openfire.muc.spi.MUCPersistenceManager.saveConversationLogEnt...
View ArticleOpenfire support to authenticate ldap users with SSHA password
Hi All, I am having issue in authenticating the users with ldap having SSHA password. Earlier i had PLAIN authentication implementaion in ldap so openfire ldap authentication was happening fine....
View ArticleUpgrading bouncycastle libraries from 1.49 to 1.50
In order to keep up with changes to the Jitsi Videobridge component, we have to upgrade OF 3.9.2 bouncy castle libraries from 1.49 to 1.50. I will raise a jira ticket and make the changes.
View ArticleHow to fetch all the users from Openfire
I'm trying to develop a chat client using Smack api with Openfire. I've been searching for couple of days on how to retrieve all users from Openfire. I tried adding all the users to a group and tried...
View ArticlePublic/Private Key Authentication
I would like to allow users to sign up using a on SASL based, but non-standard conforming authentication method by using public/private key method. Development of the authorization process isn't any...
View ArticleAuto invite chat room's members when opened.
Hi community,I would like to know if Openfire has a feature or plugin to invite chat room's members when the chat room is opened by it's administrator. Regards,Chatree Srichart
View Article