Since UserService plugin can add additional properties, which were already built-in in Openfire ("ofuserprop" db table) and loaded by default, the User Properties view (user-properties.jsp) should at least let view the additional properties (read-only).
Environment
None
Activity
Show:
Daryl Herzmann
October 10, 2014 at 6:06 PM
merged PR
Roman
October 10, 2014 at 11:52 AM
Additional properties can be everything. The property (name and value) can be set by User Service Plugin. E.g. IRC username, Notes, etc.
wroot
October 10, 2014 at 3:42 AM
Can you share what additional properties do you mean?
Since UserService plugin can add additional properties, which were already built-in in Openfire ("ofuserprop" db table) and loaded by default, the User Properties view (user-properties.jsp) should at least let view the additional properties (read-only).