Skip to content
Snippets Groups Projects
  1. Aug 04, 2014
  2. Aug 01, 2014
  3. Jul 31, 2014
  4. Jul 30, 2014
  5. Jul 29, 2014
  6. Jul 18, 2014
    • Jared Hancock's avatar
      email: No bounces for system alerts · a333026d
      Jared Hancock authored
      Send an empty return-path envelope when sending out system alerts. If they
      should happen to bounce for any reason, they should not return to the system
      and create tickets.
      a333026d
    • Jared Hancock's avatar
      email: Setting default for priority and department · 522fa76d
      Jared Hancock authored
      Previously, osTicket introduced the ability to cascade defaults for the
      department and priority to the email mail boxes. However, the validation
      checks and display fall-backs were never added.
      522fa76d
    • Jared Hancock's avatar
      lists: Don't crash rendering a list · 87488e01
      Jared Hancock authored
      This patch fixes an issue where a fatal error would be triggered if the
      current value of a selection field on a custom form was a custom list item
      that has since been deleted.
      87488e01
    • Jared Hancock's avatar
      session: Override PHP default for session lifetime · 709c5975
      Jared Hancock authored
      The PHP.ini default is 1440 seconds (24 minutes). This should be configured
      to something significantly higher so that the settings in the admin panel
      concerning session timeouts are relevant.
      
      Ideally, the settings from the control panel would be used, but currently
      there is an inter-dependency between session and config startups.
      709c5975
  7. Jul 17, 2014
    • Peter Rotich's avatar
      Fix XSS vulnerability on user's name · 92824412
      Peter Rotich authored
      Names parsed from incoming emails are stored in the database as is. This
      pull request addresses potential XSS vulnerability due to improper display
      of unsanitized names. Going forward names will be scrubbed on create.
      92824412
  8. Jul 11, 2014
  9. Jul 05, 2014
  10. Jun 20, 2014
  11. Jun 19, 2014
  12. Jun 18, 2014
  13. Jun 16, 2014
  14. Jun 11, 2014
  15. Jun 10, 2014
Loading