igniterealtime/openfire-pushserver-plugin

Admin console: improve input validation

guusdk opened this issue · 0 comments

This plugin adds an admin console page to Openfire, which contains several forms.

When those forms get submitted with missing/wrong data, a malfunction appears to occur (the admin console seems broken). Instead, the plugin should properly apply input validation, and show a proper error to the end user, when it supplies input values that are incorrect.