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