- 23 Oct, 2014 3 commits
- 22 Oct, 2014 2 commits
- 21 Oct, 2014 2 commits
- 20 Oct, 2014 7 commits
-
-
Tom Evans authored
OF-843: Update Hazelcast plugin
-
Tom Evans authored
Adjust xmldebugger for changes in the MINA 2.0.7 filtering API
-
-
Tom Evans authored
-
https://github.com/aberenguel/OpenfireTom Evans authored
Conflicts: build/lib/versions.txt src/java/org/jivesoftware/openfire/nio/ClientConnectionHandler.java src/java/org/jivesoftware/openfire/nio/NIOConnection.java src/java/org/jivesoftware/openfire/spi/ConnectionManagerImpl.java
-
Tom Evans authored
-
Tom Evans authored
Updated ConnectionManagerImpl and related to merge recent changes related to client connection throttling (MaxReadBufferSize)
-
- 17 Oct, 2014 1 commit
-
-
Tom Evans authored
Updates include changes for Openfire Session API, plus changes needed to upgrade to Hazelcast 3.3.1; also some core housekeeping (NPE)
-
- 14 Oct, 2014 2 commits
-
-
Dave Cridland authored
fixed encrypted properties containing xml escaped data not saved correct...
-
julian.moschuering authored
Encrypted properties containing data that needs xml escaping (eg a database password containing '&') are encryped in escaped form but decryption uses them directly. Encrypted properties do not need xml escaping. Eg: 1. Install an mysql connection with the password 'pass&word'; password is saved as pass&word in properties.xml 2. Launch openfire -> mysql connection is established correctly and password is now stored in encrypted form. 4. Restart openfire 5. Openfire startup fails due to incorrect database password (pass&word) is used.
-
- 10 Oct, 2014 5 commits
-
-
daryl herzmann authored
Improvement of OF-69: Add "Groups user belongs to" column to the User
-
Roman S. authored
Summary page
-
daryl herzmann authored
OF-69: Add "Groups user belongs to" column to the User Summary page
-
daryl herzmann authored
OF-842: Additional properties in User Properties view
-
Roman S. authored
-
- 09 Oct, 2014 5 commits
-
-
Roman S. authored
-
Dave Cridland authored
OF-754: Lock out user option works incorrectly in some cases
-
Roman S. authored
-
Dave Cridland authored
Fixed: OF-841 Add a note about UAC to the Installation Guide
-
Roman S. authored
-
- 08 Oct, 2014 2 commits
-
-
daryl herzmann authored
User service plugin update to 2.0.2
-
Roman S. authored
- Fixed the problem with backward compatibility to user service 1.*
-
- 07 Oct, 2014 2 commits
-
-
daryl herzmann authored
User Service plugin update to 2.0.1
-
Roman S. authored
- Fixed the problem that authentication type was not saved
-
- 05 Oct, 2014 1 commit
-
-
Dave Cridland authored
User Service Plugin update to 2.0.0
-
- 04 Oct, 2014 1 commit
-
-
Roman S. authored
- New restfull API (see readme). The plugin is backward compatible. - Added new requst to get all or specific users - The user is now extendible with key / values properties - Added new requst to get roster entries of a specific users - Added new requst to get group names of a specific users - Added new request to add user to a group or remove a user from a group
-
- 01 Oct, 2014 2 commits
-
-
daryl herzmann authored
MUC Service Plugin update to 0.2.3
-
Roman S. authored
- Bug fix: Unable to join groupchat
-
- 25 Sep, 2014 1 commit
-
-
Christian Schudt authored
Fixed: org.xmpp.packet.JID and JID String was mixed up.
-
- 24 Sep, 2014 2 commits
-
-
Roman S. authored
-
daryl herzmann authored
MUC Service Plugin update to 0.2.2
-
- 20 Sep, 2014 1 commit
-
-
Roman S authored
- Room user roles can now be added and removed individually
-
- 17 Sep, 2014 1 commit
-
-
Dave Cridland authored
OF-840 BOSH <stream:features> does not include <register/>
-