Hi
Im having a problem with your plugin "setup".
I have openfire installed and your plugin also install and published.
I have edited the openfire.xml as this;
<jdbcAuthProvider>
<passwordSQL>select password from jos_openfire_users where username = ?</passwordSQL>
<passwordType>sha1</passwordType>
</jdbcAuthProvider>
The question i have is, Do I need to edit this or keep it as is?
It does not seem to work for me
Thank you