1. 23 Oct, 2014 2 commits
  2. 22 Oct, 2014 2 commits
  3. 21 Oct, 2014 2 commits
  4. 20 Oct, 2014 7 commits
  5. 17 Oct, 2014 1 commit
    • Tom Evans's avatar
      OF-843: Update Hazelcast plugin · 5ff34d2d
      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)
      5ff34d2d
  6. 14 Oct, 2014 2 commits
    • Dave Cridland's avatar
      Merge pull request #84 from ArchyInf/EncPropertyFix · 895bdbd9
      Dave Cridland authored
      fixed encrypted properties containing xml escaped data not saved correct...
      895bdbd9
    • julian.moschuering's avatar
      fixed encrypted properties containing xml escaped data not saved correctly · 7e2db426
      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.
      7e2db426
  7. 10 Oct, 2014 5 commits
  8. 09 Oct, 2014 5 commits
  9. 08 Oct, 2014 2 commits
  10. 07 Oct, 2014 2 commits
  11. 05 Oct, 2014 1 commit
  12. 04 Oct, 2014 1 commit
    • Roman S.'s avatar
      User Service Plugin update to 2.0.0 · 49ebcaac
      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
      49ebcaac
  13. 01 Oct, 2014 2 commits
  14. 25 Sep, 2014 1 commit
  15. 24 Sep, 2014 2 commits
  16. 20 Sep, 2014 1 commit
  17. 17 Sep, 2014 2 commits