- Feb 10, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
- local piping must use api/pipe.php - API Key is not required - bypasses TicketApiController::create - Overwrites ApiController's response method - postfix exit codes are used as opposed to http codes
-
Peter Rotich authored
Add special case and helper method to process emails
-
- Dec 16, 2012
-
-
Peter Rotich authored
-
- Nov 23, 2012
-
-
Peter Rotich authored
-
- Nov 16, 2012
-
-
Peter Rotich authored
-
Jared Hancock authored
Before it required an edit for osTicket installations made to a folder other than the root of a domain or subdomain. Now, the installation path is autodetected and rewritted. Also, don't assume that every Apache installation has mod_rewrite support.
-
- Jul 29, 2012
-
-
Peter Rotich authored
-
- Jul 28, 2012
-
-
Peter Rotich authored
-
Peter Rotich authored
-
- Jul 25, 2012
-
-
Peter Rotich authored
-
- Jul 12, 2012
-
-
Bastian Kuhn authored
-
- Jun 24, 2012
-
-
Jared Hancock authored
There are no symlinks in the api/ folder or subfolder
-
Jared Hancock authored
-
- May 13, 2012
-
-
Peter Rotich authored
-
- Mar 21, 2012
-
-
Jared Hancock authored
The API is implemented for HTTP requests via the api/http.php module. Where supported (by Apache), support rewriting URIs from something like http://domain.tld/api/tickets.xml to http://domain.tld/api/http.php/tickets.xml, so the explicit usage of the http.php script is not required.
-
- Mar 19, 2012
-
-
Jared Hancock authored
-