- 28 Oct, 2015 2 commits
-
-
Christian Schudt authored
-
Christian Schudt authored
-
- 23 Oct, 2015 1 commit
-
-
akrherz authored
-
- 22 Oct, 2015 15 commits
-
-
Guus der Kinderen authored
OF-946: Help Java to find the correct Security Provider
-
Guus der Kinderen authored
-
Guus der Kinderen authored
For some reason, the default validation fails to iterate over all providers and will fail if the default provider does not support the algorithm of the chain. To work around this issue, the code now iterates over each provider explicitly, returning success when at least one provider validates the chain successfully. This replaces an earlier attempt to fix this issue by explicitly naming one (and just one) provider.
-
Guus der Kinderen authored
OF-946: Openfire should allow for more than one set of key stores.
-
Guus der Kinderen authored
-
Guus der Kinderen authored
OF-930: Overlay should allow for WEB-INF overrides.
-
Guus der Kinderen authored
-
Tom Evans authored
OF-921: Reset MUC group cache for group changes
-
Guus der Kinderen authored
[OF-958] Avoiding DB properties when reading DB connection configuration
-
Guus der Kinderen authored
OF-959: Fixes incorrect database version.
-
Guus der Kinderen authored
-
Alpha authored
-
Guus der Kinderen authored
OF-957: Audit Manager Module should be referenced by the correct name.
-
Guus der Kinderen authored
-
Alpha authored
-
- 19 Oct, 2015 8 commits
-
-
Tom Evans authored
Improves GroupAwareMap and GroupAwareList implementations by caching group names (in lieu of group instances) that are referenced in the corresponding collection. This enables rapid group retrieval from primary cache where applicable.
-
Guus der Kinderen authored
Adjust texts for Openfire Meetings vs Jitsi Meet
-
Guus der Kinderen authored
Adding some inline user documentation
-
Guus der Kinderen authored
Made connection retry parameters configurable
-
Guus der Kinderen authored
OF-918: BOSH should use UTF-8 character set.
-
Guus der Kinderen authored
-
Marc Laporte authored
Todo: user should be able to upload PDF presentation
-
Marc Laporte authored
-
- 18 Oct, 2015 1 commit
-
-
daryl herzmann authored
Fix typo
-
- 17 Oct, 2015 1 commit
-
-
Marc Laporte authored
-
- 16 Oct, 2015 5 commits
-
-
daryl herzmann authored
Fix a typo
-
Marc Laporte authored
-
daryl herzmann authored
OF-954: Fix MUC room sync in cluster
-
Tom Evans authored
Applying patch proposed by Luki de Silva.
-
Tom Evans authored
Fixes caching issue which prevented users from joining MUC rooms in certain cases.
-
- 14 Oct, 2015 3 commits
-
-
Roman S. authored
Added: Handle group addition/removal per MUCRoom in REST API
-
Patrick R. Spendrin authored
This is required to make sure that your server can handle group permissions per MUCRoom.
-
Patrick R. Spendrin authored
-
- 13 Oct, 2015 4 commits
-
-
Patrick R. Spendrin authored
Since 3.10.0 OF-179 (https://igniterealtime.org/issues/browse/OF-179) has been implemented. This patch makes it possible to use the restAPI for that.
-
daryl herzmann authored
monitoring plugin version 1.4.7
-
Dele Olajide authored
Fixed feature-not-implemented error
-
Guus der Kinderen authored
-