1. 04 Jan, 2017 1 commit
  2. 20 Dec, 2016 1 commit
    • Dave Cridland's avatar
      OF-1246 Database updates in support of MAM-MUC · 20a75d52
      Dave Cridland authored
      This patch updates the database for MAM-MUC support:
      * Upgrade scripts simply update the version, since previous patches included these updates in upgrades.
      * New installations have the fields added.
      * MUC history logging adds the MAM message identifier.
      20a75d52
  3. 13 Dec, 2016 1 commit
  4. 14 Jun, 2016 1 commit
  5. 18 Nov, 2015 1 commit
  6. 30 Oct, 2015 1 commit
    • Christian Schudt's avatar
      Use try-with-resources statement to properly close resources. · e0bc007f
      Christian Schudt authored
      - Not all resources were closed in finally block (see Launcher, PluginManager, UpdateManager, FaviconServlet, ...)
      - Get rid of verbose finally blocks and empty catch blocks, which makes the code more readable.
      - Generally, this is the more modern approach to deal with resources.
      e0bc007f
  7. 28 Oct, 2015 1 commit
  8. 24 Jul, 2015 1 commit
    • Richard Midwinter's avatar
      OF-631: Implement SCRAM support · 44826566
      Richard Midwinter authored
      This implements the SCRAM-SHA1 mechanism, and includes extending the existing
      DefaultAuthProvider to store the Scram hashes for faster authentication.
      
      If user.scramHashedOnly is set to true, then only these non-reversable hashes
      are stored (and thus security is increased in exchanged for removing support
      for DIGEST-MD5 et al).
      44826566
  9. 01 May, 2010 1 commit
  10. 07 Feb, 2010 1 commit
  11. 09 Nov, 2009 1 commit
  12. 25 Oct, 2009 1 commit
  13. 30 Sep, 2009 1 commit
  14. 27 Aug, 2008 1 commit
  15. 26 Aug, 2008 1 commit
  16. 19 May, 2008 1 commit
  17. 11 Apr, 2008 1 commit
  18. 02 Apr, 2008 3 commits
  19. 01 Apr, 2008 3 commits
  20. 21 Mar, 2008 1 commit
  21. 18 Mar, 2008 1 commit
  22. 17 Mar, 2008 1 commit
  23. 19 Feb, 2008 1 commit
  24. 13 Feb, 2008 1 commit
  25. 15 Nov, 2007 1 commit
  26. 29 Oct, 2007 1 commit
  27. 18 Oct, 2007 1 commit
  28. 28 Mar, 2007 1 commit
  29. 22 Mar, 2007 1 commit
  30. 06 Feb, 2007 1 commit
  31. 12 Dec, 2006 1 commit
  32. 11 Dec, 2006 1 commit
  33. 26 Sep, 2006 1 commit
  34. 11 Sep, 2006 1 commit
  35. 01 Sep, 2006 2 commits