1. 14 Nov, 2014 1 commit
    • ='s avatar
      Resolve exception · eb9144d7
      = authored
      		org.jivesoftware.util.CertificateManager - Error decoding subjectAltName
      		java.lang.ClassCastException: org.bouncycastle.asn1.DERTaggedObject
      		cannot be cast to org.bouncycastle.asn1.ASN1Sequence
      eb9144d7
  2. 13 Nov, 2014 3 commits
  3. 12 Nov, 2014 1 commit
  4. 10 Nov, 2014 1 commit
  5. 05 Nov, 2014 1 commit
  6. 03 Nov, 2014 1 commit
  7. 30 Oct, 2014 5 commits
  8. 29 Oct, 2014 1 commit
  9. 28 Oct, 2014 1 commit
  10. 27 Oct, 2014 2 commits
  11. 25 Oct, 2014 2 commits
  12. 23 Oct, 2014 4 commits
  13. 22 Oct, 2014 2 commits
  14. 21 Oct, 2014 1 commit
  15. 20 Oct, 2014 1 commit
  16. 17 Oct, 2014 2 commits
  17. 16 Oct, 2014 1 commit
  18. 14 Oct, 2014 1 commit
    • 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
  19. 10 Oct, 2014 2 commits
  20. 09 Oct, 2014 2 commits
  21. 08 Oct, 2014 1 commit
  22. 07 Oct, 2014 1 commit
  23. 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
  24. 01 Oct, 2014 1 commit
  25. 24 Sep, 2014 1 commit