- 01 Feb, 2018 1 commit
-
-
Anno van Vliet authored
Although not in line with that what has been stated in this issue, this fixes the possibility to change passwords in the GUI for those users which are stored in the DefaultUserProvider.
-
- 30 Jan, 2018 1 commit
-
-
dbh authored
* OF-1467, Check nodeRoutes.containsKeys(key) to avoid Null Pointer Exception in ClusterListener, nodeCleanup, when there are no sessions on the node to cleanup * Good point. Tweak to fix as per suggestion.
-
- 26 Jan, 2018 3 commits
-
-
Dave Cridland authored
WebSocket endpoint should allow null path.
-
Dave Cridland authored
OF-1468 Group Chat History returns one message too many
-
Christian Schudt authored
Currently the endpoint is only available via ws://host:port/ws/ It will now also be available via ws://host:port/ws (note the lack of the trailing slash). URLs without trailing slash seem to be the standard for BOSH and WebSockets and are also used by XEP-0156. This commit increases interoperability.
-
- 25 Jan, 2018 1 commit
-
-
Anno van Vliet authored
When specifying “Show a Specific Number of Messages” for Group Chat History Settings, the user get one message to many. For example, if 10 is specified. the user get the last eleven messages in the room.
-
- 24 Jan, 2018 1 commit
-
-
dbh authored
OF-1460, Session Row jspf has a Hazelcast related bug. It assumes that all sessions are LocalClientSessions. But, in a multi-node hazelcast enabled openfire environment, (#997) there may be remote (not local) sessions as well. The bug is a cast of sess to LocalClientSession, but that isn't always appropriate. Session Details and Session Summary jspf pages use this jspf file
-
- 19 Jan, 2018 1 commit
-
-
Dele Olajide authored
-
- 23 Dec, 2017 4 commits
-
-
Ivan authored
-
Ivan authored
-
Guus der Kinderen authored
An option has been added to the registration plugin that allows an administrator to configure that all newly created user accounts will be locked out automatically after a certain amount of time has passed. Shoutout to @jadestorm for having the foresight in 2008, making this possible. :)
-
Guus der Kinderen authored
-
- 22 Dec, 2017 3 commits
-
-
Guus der Kinderen authored
* Add install4j support to the Maven build. Using the 'install4j' profile on a server that has a suitable install4j and JREs, Maven can now generate install4j builds, using: mvn -P install4j clean package Note that Maven, even without the install4j profile, will no longer output the build artifacts in /target. Instead, these are now outputted into /distribution/target/distribution-base/ * Make Ant build work with changed Maven structure.
-
GregDThomas authored
-
Ivan authored
-
- 21 Dec, 2017 3 commits
-
-
GregDThomas authored
OF-1404: add the MS SQL Server drivers to the distribution.
-
Guus der Kinderen authored
-
Greg Thomas authored
-
- 20 Dec, 2017 1 commit
-
-
Anno van Vliet authored
* Added User Status Plugin Plugin from Stefan Reuter to keep a history of the user status in the database. * revert unrelated javadoc change * update plugin versioning we still have to support ant builds * update note about supported databases
-
- 19 Dec, 2017 3 commits
-
-
GregDThomas authored
* OF-1419: Replace Proxool with Apache Commons DBCP * Restore the -SNAPSHOT which somehow got lost in the merge
-
Ivan authored
-
Ivan authored
-
- 18 Dec, 2017 1 commit
-
-
GregDThomas authored
* OF-1435: Ensure that we start a new thread before calling UserManager::isRegisteredUser(JID) * OF-1435: Introduce a Future to highlight that the processing may be performed asynchronously.
-
- 16 Dec, 2017 1 commit
-
-
Guus der Kinderen authored
-
- 15 Dec, 2017 6 commits
- 12 Dec, 2017 10 commits
-
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian
-
Ivan authored
-
Ivan authored
Translations into Russian
-
Ivan authored
Translations into Russian.
-
Ivan authored
-