jmrt47
jmrt47
@guusdk thanks for your valuable feedback and suggestions. I applied the following changes: - Use `SystemProperty` instead of `JiveGlobals` - Changes of property values are applied without restart of openfire...
Thanks again for your review and input. I took it into consideration and while checking the code I noticed, that the change would cause addind a prefix and suffix for...
You got it right, the use-case is that a username "user-alice-staffmember" is stored in database but the certificate used for authentication just has alice in the CN field. The basic...
Yes, I think this PR isn't the right approach to address this feature need.