- Feb 18, 2014
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Jared Hancock authored
-
Peter Rotich authored
filter: Implement priority Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
The priority setting was broken when priority was added to the dynamic data
-
Peter Rotich authored
auth: Forbid password reset for non-local users Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Register session close on shutdown at the start of session handling Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
Add delivered-to detection to mail fetcher Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
pipe: Honor attachment ext and size restrictions Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
smtp: Reuse existing connections where possible Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
tnef: Support TNEF for fetched emails Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
This is necessary to make sure session data is saved on redirect.
-
Jared Hancock authored
Also allow an administrator to lift the force password change flag without specifying a new password.
-
Jared Hancock authored
-
Peter Rotich authored
Duplicate delivered-to handling from mail parse as temp. solution.
-
Jared Hancock authored
-
- Feb 17, 2014
-
-
Jared Hancock authored
Previously, the data blocks were inspected byte for byte. Now data blocks are parsed 1k at a time. Fewer PHP function calls ultimately means faster performance.
-
Peter Rotich authored
Conflicts: include/class.client.php include/class.usersession.php
-
Jared Hancock authored
Conflicts: include/class.client.php include/class.usersession.php
-
Peter Rotich authored
Conflicts: include/class.client.php include/class.usersession.php
-
Peter Rotich authored
auth: Ensure session token is cleared on logout Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Parse Microsoft TNEF email attachments Peter Rotich <peter@osticket.com>
-
- Feb 14, 2014
-
-
Jared Hancock authored
-
- Feb 13, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
Shift error checking into Mail_Parse::parseAddressList Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
Add ability to audit failed logins attempts Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Michael Morrison authored
-
Peter Rotich authored
Separate authentication strike (excessive login attempts) count from timeout enforcement.
-
- Feb 11, 2014
-
-
Jared Hancock authored
Conflicts: include/class.forms.php
-
Jared Hancock authored
Remove delivered-to addresses from list of recipients Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
Assume ISO-8859-1 when charset is unknown or bogus Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Feb 10, 2014
-
-
Peter Rotich authored
Unfortunately, this is necessary because some mail clients send in content without defining the charset or at worse using freaking wrong/invalid charsets like 'default'!
-
Jared Hancock authored
This should speed up the system where several emails and alerts will be sent through the same SMTP account in the same request.
-
- Feb 08, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Feb 07, 2014
-
-
Peter Rotich authored
Simplify workflow for new ticket by staff Reviewed-By:
Peter Rotich <peter@osticket.com>
-