- 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 15 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
-
Ivan authored
-
Ivan authored
Translations into Russian
-
Ivan authored
-
Ivan authored
Translations into Russian
-
Ivan authored
Translation into Russian
-
- 08 Dec, 2017 1 commit
-
-
GregDThomas authored
-