openfire-restAPI-plugin
openfire-restAPI-plugin copied to clipboard
Allows Openfire administration over a RESTful API.
...Migrated from [Ignite Jira OF-1072](https://issues.igniterealtime.org/browse/OF-1072)... The User Vcard information should be provided
...Migrated from [Ignite Jira OF-1070](https://issues.igniterealtime.org/browse/OF-1070)... Right now it only possible to ban the user (permanent) but not e.g. for 10 minutes.
...Migrated from [Ignite Jira OF-1068](https://issues.igniterealtime.org/browse/OF-1068)... After a POST call (create a new entry) to any endpoint the response should contain in location header the URL of the new entry. e.g....
...Migrated from [Ignite Jira OF-1067](https://issues.igniterealtime.org/browse/OF-1067)... Right now, it is only possible to search by username
...Migrated from [Ignite Jira OF-1066](https://issues.igniterealtime.org/browse/OF-1066)... The session endpoint could be extended with: - If the user is currently banned - If banned, how long is the user banned. - In...