- 03 Dec, 2014 2 commits
-
-
deleolajide authored
-
deleolajide authored
-
- 02 Dec, 2014 1 commit
-
-
Dele Olajide authored
-
- 30 Nov, 2014 4 commits
-
-
daryl herzmann authored
Ofmeet plugin. change date format to US
-
Dele Olajide authored
-
Dele Olajide authored
Openfire Meetings plugin. Initial release
-
Dele Olajide authored
-
- 28 Nov, 2014 2 commits
-
-
deleolajide authored
-
Dele Olajide authored
-
- 27 Nov, 2014 2 commits
-
-
Dave Cridland authored
fix enabling https admin port without http enabled
-
Seanster authored
If the http admin port is disabled enabling https fails because it tries to copy from an uninitialized httpd configuration. An exception is generated and the server runs but you have no admin interfaces. The only httpd configuration parameter that might have needed to be copied is setSendServerVersion. This just makes a new 'empty' connection and sets that parameter before continuing on as usual. According to the documentation you're supposed to be able to use https admin without http admin. This situation appears to be a side effect of some code changes later on where someone just forgot to consider this. More info here in my bug report: https://igniterealtime.jiveon.com/message/241471
-
- 20 Nov, 2014 1 commit
-
-
Dele Olajide authored
Remove JitsiVideoBridge Plugin as requested by jitsi.org. It is to be replaced by new plugin "Jitsi Meet" from jitsi.org directly
-
- 19 Nov, 2014 1 commit
-
-
akrherz authored
as per request from Dele Olajide
-
- 15 Nov, 2014 6 commits
-
-
Tom Evans authored
OF-853: XEP-0077 Registration must return <not-acceptable/> if username ...
-
Christian Schudt authored
OF-853: XEP-0077 Registration must return <not-acceptable/> if username or password are unspecified.
-
daryl herzmann authored
OF-189: Remove com.sun.* imports
-
Dave Cridland authored
encryption configuration attributes issue
-
= authored
https://community.igniterealtime.org/thread/53888 Adding verify the installation configuration change encryption and secret key encryption. If there are changes then use the old encryption secret key to decrypt the original configuration. With a new encrypted and the encrypted secret key. I think OF-825 problem has been repaired.
-
Tom Evans authored
OF-837 PubSub should return non-persistent items (last published item)
-
- 14 Nov, 2014 20 commits
-
-
Tom Evans authored
Also includes a housekeeping item to remove the pack200task.jar (from OF-560)
-
Christian Schudt authored
-
Tom Evans authored
Rename 'default_access_model' to 'access' as per XEP-0060 § 10. Feature ...
-
Tom Evans authored
OF-560: Remove pack200 decompression on startup
-
Tom Evans authored
OF-560: Remove pack200 during build.
-
Christian Schudt authored
default_access_model is nowhere specified in XEP-0060.
-
Dave Cridland authored
OF-250: Allow to configure the groups of a user from the user profile
-
Dave Cridland authored
OF-421: Update to latest MINA release
-
Dave Cridland authored
OF-189: Revert addition of PolicyUtils.java
-
Dave Cridland authored
OF-850: Improve default initialization state
-
Tom Evans authored
Minor changes to system utility classes to improve initial state of the system, particularly during unit testing.
-
Tom Evans authored
Pick the latest bug fixes from Apache MINA 2.0,9
-
akrherz authored
See Jira ticket for license concerns
-
Dave Cridland authored
Update Chinese International Support
-
Dave Cridland authored
OF-324: Offline Email Notification Plugin uses old NS
-
akrherz authored
-
Dave Cridland authored
OF-324 Offline Email Notification Plugin
-
Dave Cridland authored
Update CertificateManager.java
-
= authored
Add the missing international property key, translate some Chinese content, and enhance Chinese support
-
= authored
org.jivesoftware.util.CertificateManager - Error decoding subjectAltName java.lang.ClassCastException: org.bouncycastle.asn1.DERTaggedObject cannot be cast to org.bouncycastle.asn1.ASN1Sequence
-
- 13 Nov, 2014 1 commit
-
-
daryl herzmann authored
OF-179: Minor text changes for UI console
-