Hi
I m new on this proyect and I m trying to complete custom database integration with openfire 3.6.3.
On my oracle database I ve a password table on a md5 base64 encoding. I ve seen on the documentation that openfire only check pass on a hex-encoded MD5 hash. I ve two question
-
Could I change this base MD5 hash on any propertie in openfire.xml file?
-
If 1 is not possible. In what part of the code I need to change this?
thanks in advance