- Sep 05, 2013
-
-
Jared Hancock authored
-
- Sep 03, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Files _MUST_ be readable by Apache or IIS in order for the attachment migration to complete and properly keep all attachments between osTicket 1.6 and 1.7
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Don't leak private FAQ titles Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Encourage sign-ups on the mailing list Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Don't log the user out after changing account info Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Require encryption.
-
- Sep 02, 2013
-
-
Jared Hancock authored
Fixes #683 Search results on the client interface for knowledgebase articles would previous show hits for the internal (private) knowledgebase articles. The subjects were shown but the articles were not viewable. This addresses the SQL logic issue causing the private hits to be shown.
-
Jared Hancock authored
overwrite vs. override Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
Jared Hancock authored
Also raise awareness of the hosted platform for osTicket
-
- Aug 30, 2013
-
-
Jared Hancock authored
Also include * username validation -- no spaces or weird chars * no longer base64 encoded sha1-hex hash for CSRF token * refresh login page every two hours to keep session active
-
- Aug 26, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
Support Reply-To headers in ticket filters Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix incorrect file attachment if filetype is rejected Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Add files new to 1.7.1 to the download package Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Aug 22, 2013
-
-
Jared Hancock authored
Copy typo on the site-pages management Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Brian Tafoya authored
-
- Aug 19, 2013
-
-
Jared Hancock authored
* web.config * pages/{.htaccess,index.php} Fixes #667
-
- Aug 14, 2013
-
-
Jared Hancock authored
The email filtering feature supports a 'Use Reply-To' feature, but seems to never have been implemented. This patch officially supports using the Reply-To email header as the From header for emails matching the filter.
-
Jared Hancock authored
If an attachment is submitted via the API and the filetype is rejected, the file would be attached anyway. However, if the file was encoded base64, the content would not be decoded.
-
- Aug 13, 2013
-
-
Jared Hancock authored
If reading the remote_addr from X-Forwarded-For header, ensure that there is no leading or trailing whitespace. If ip_binding is enabled for staff sessions, this could cause unnecessary logouts
-
Jared Hancock authored
And ensure that the email address is trimmed to help matching against email registered for previous tickets.
-
Peter Rotich authored
-
Peter Rotich authored
-
- Aug 12, 2013
-
-
Jared Hancock authored
Anything that would happen after the last patch was applied would never be logged, because the system would immediately indicate that no upgrade was pending.
-
Jared Hancock authored
Conflicts: include/client/view.inc.php include/staff/ticket-view.inc.php
-
- Aug 11, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Jared Hancock authored
-
Jared Hancock authored
Fixes #575
-
- Aug 10, 2013
-
-
Jared Hancock authored
Fixes #588
-
Jared Hancock authored
-
Jared Hancock authored
-
- Aug 09, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
And include the new location of the install SQL script
-
Jared Hancock authored
-