- Aug 19, 2013
-
-
Jared Hancock authored
* web.config * pages/{.htaccess,index.php} Fixes #667
-
- 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
-
Jared Hancock authored
-
Jared Hancock authored
Introduced with the multi-stream upgrader
-
Jared Hancock authored
-
Jared Hancock authored
Crypto wrapper - implements tag based en/decryption utils Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Add password-reset signals for auditing Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Avoid extra db query for schema signature Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Ensure cookie path is set for the session cookie Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Drop old mcrypt class
-
- Aug 08, 2013
-
-
Jared Hancock authored
-
- Aug 07, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
Which will help against clobbering session cookies against other PHP applications shared on a parent domain of the domain hosting osTicket or in a parent folder or virtual folder.
-
- Aug 02, 2013
-
-
Peter Rotich authored
-
Jared Hancock authored
* Move migration scripted tasks to the stream folder naming them .task.php. * Add a MigrationTask abstract class to server as the base of migration tasks. * Move the migration tasks from class.upgrader to the new task files
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Add web.config for IIS to serve the API Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
Sanitize log entries Reviewed-With: Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
Inline Attachments Reviewed-With: Jared Hancock <jared@osticket.com>
-