1. 19 Nov, 2015 1 commit
    • Guus der Kinderen's avatar
      OF-953: Old JSP libraries should be upgraded. · 67baf287
      Guus der Kinderen authored
      By replacing Jetty 6.x era libraries with 9.x-based variants, JSP support
      will be brought back up-to-date. Additionally, Openfire will no longer
      have a mix of dependencies from various versions of Jetty. This commit
      contains a number of changes that go hand-in-hand:
      - Replaces JAR files
      - Applies uniformity to the buildscript where JSPC is executed
      - Replaces JSTL 1.0 taglibs with later versions
      - Adds a simple logger to the build process (to stop it from complaining)
      67baf287
  2. 10 Aug, 2014 1 commit
    • Shawn Debnath's avatar
      In setup, some of the host settings are loaded from XML properties specified... · 8b2743f6
      Shawn Debnath authored
      In setup, some of the host settings are loaded from XML properties specified in openfire.xml, while others are incorrectly loaded from whats currently in JiveGlobals. Since we are in setup mode, JiveGlobals.getProperty returns null thereby ignoring any property overrides in openfire.xml specified by the user.
      
      Changelog: 
      1. Instead of just blindly setting anonymous auth to true, check if user has an override property in XML configuration, if not, default to true.
      2. Call getXMLProperty to load user configuration override values and not what is currently in JiveGlobals. During setup mode, this is always null.
      3. Instead of setting default values for auth, user, group, card, lockout, securityAudit and admin class names, check if the user has provided overrides for those properties, and if so, use those, otherwise use defaults.
      4. Expose a method to retrieve XML property names, and then in finishSetup, go through the rest of the XML properties overridden by user that were not touched by setup and individually set those. This is particularly useful when users have to specify primary and secondary * hybrid providers.
      8b2743f6
  3. 03 Apr, 2014 1 commit
  4. 28 Mar, 2007 1 commit
  5. 20 Feb, 2007 1 commit
  6. 04 Oct, 2006 1 commit
  7. 10 Aug, 2006 1 commit
  8. 07 Aug, 2006 1 commit
  9. 05 Aug, 2006 1 commit
    • Ryan Graham's avatar
      Two bug fixes for IE: · 95bab525
      Ryan Graham authored
      1. table width (was at 100%) on the host settings page, pushed some of the grey box off the right edge of the screen. 
      2. the big of javascript that set the password field focus was broken (from before), not calling the correct field name (password, when it should have been newPassword).
      
      git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4827 b35dd754-fafc-0310-a699-88a17e54d16e
      95bab525
  10. 04 Aug, 2006 2 commits
  11. 13 Dec, 2005 1 commit
  12. 16 Nov, 2005 1 commit
  13. 31 Oct, 2005 1 commit
  14. 07 Oct, 2005 1 commit
  15. 18 Jul, 2005 1 commit
  16. 27 May, 2005 1 commit
  17. 11 Apr, 2005 1 commit
  18. 17 Mar, 2005 2 commits
  19. 24 Feb, 2005 1 commit
  20. 21 Feb, 2005 1 commit
  21. 18 Feb, 2005 1 commit
  22. 06 Jan, 2005 1 commit
  23. 02 Jan, 2005 2 commits
  24. 28 Dec, 2004 1 commit
  25. 14 Dec, 2004 1 commit
  26. 29 Nov, 2004 1 commit
  27. 15 Nov, 2004 1 commit
  28. 10 Nov, 2004 1 commit
  29. 27 Oct, 2004 2 commits
  30. 24 Oct, 2004 1 commit
  31. 22 Oct, 2004 3 commits
  32. 21 Oct, 2004 2 commits