- Feb 18, 2014
-
-
Jared Hancock authored
Also allow an administrator to lift the force password change flag without specifying a new password.
-
- Feb 17, 2014
-
-
Jared Hancock 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'!
-
- 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>
-
Peter Rotich authored
-
Peter Rotich authored
forms: Allow searching any priority Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
If the system has only one help topic automatically select the help topic and display any associated custom form.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Priority field and custom list fields have a prompt value (shows up only for drop-down widget). And the short and long answer fields have a placeholder configuration item.
-
Jared Hancock authored
-
Peter Rotich authored
Ignore case for ticket variables on custom fields Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Feb 06, 2014
-
-
Jared Hancock authored
-
Peter Rotich authored
This is necessary so we don't add delivered-to addresses to the list of addressee/collaborators.
-
- Feb 05, 2014
-
-
Jared Hancock authored
Only add collaborators if the system email in the To and Cc list was determined Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
necessary to avoid adding internal virtual address as a collaborator. Store delivered-to email ID - giving us the ability to reply FROM specific email address as opposed to the department's email.
-
Jared Hancock authored
Conflicts: include/class.mailparse.php
-
Peter Rotich authored
Search for system emails in To and Delivered-To Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
-
Jared Hancock authored
Conflicts: include/class.mailparse.php
-
Peter Rotich authored
This is needed to help us remove invalid characters set by some mail clients.
-
Jared Hancock authored
-
Jared Hancock authored
Previously, the Delivered-To header was only used if the To header was not found
-