1. 09 Nov, 2015 1 commit
  2. 30 Oct, 2015 5 commits
  3. 28 Sep, 2015 1 commit
  4. 14 Nov, 2014 1 commit
  5. 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
  6. 09 May, 2014 1 commit
  7. 02 May, 2014 1 commit
  8. 03 Apr, 2014 1 commit
  9. 10 Apr, 2010 1 commit
  10. 09 Nov, 2009 1 commit
  11. 30 Sep, 2009 1 commit
  12. 11 Apr, 2008 1 commit
  13. 19 Jan, 2008 1 commit
  14. 12 Sep, 2007 1 commit
  15. 16 Feb, 2007 1 commit
  16. 26 Oct, 2006 1 commit
  17. 06 Oct, 2006 2 commits
  18. 03 Aug, 2006 1 commit
  19. 23 May, 2006 2 commits
  20. 26 Mar, 2006 1 commit
  21. 13 Jan, 2006 1 commit
  22. 11 Dec, 2005 1 commit
  23. 31 Oct, 2005 1 commit
  24. 29 May, 2005 1 commit
  25. 11 Apr, 2005 1 commit
  26. 30 Mar, 2005 1 commit
  27. 21 Jan, 2005 1 commit
  28. 09 Nov, 2004 2 commits
  29. 25 Oct, 2004 1 commit
  30. 21 Oct, 2004 2 commits