-
I noticed this in 1.9.7 and haven't tested in newer versions if someone can test this on 1.9.12 and 1.10rc2 that would be awesome. [ Note: I am running the Authentication::LDAP and AD plugin.]
If you…
-
Adding the ability to run scripts would allow some integration between Tactical and other apps.
EG, osTicket, there is a script that would accept variables to create a ticket when an issue occurs.
…
-
I think we are encountering a side effect of the experimental setting "Enabled XSRF Protection"
Our browser is configured to delete all the cookies when closing. So each time I want to get into our…
-
Hello and thank you so much for your work on the osticket saml connection. We where waiting for this functionality for a long time. As @bssher described in a earlier message, we experience the same. A…
-
### Description
I have 2 instances of osticket running on same server. Second instance was created from the first.
Database dumped and imported to second database, created separate vhost, files from…
ghost updated
3 years ago
-
Hi,
I want to try out osTicket for the first time. I have used the develop branch on github. But the installation fails to show `open tickets` which seems to me to be the most important feature. I …
-
After adding an menu from plugin using
```
Application::registerAdminApp('Multi Tenancy', 'multitenancy.php', array(
iconclass => 'api'
));
```
a menu item is added with "Applicatio…
-
I am trying to retrieve ticket details from ticketNumber as below which is documented at https://github.com/osTicket/osTicket/pull/4361.
osTicket API Integration have problem with /api/http.php/ti…
-
When trying to login to osticket with saml i get to my SAML IDP and log in ok but when it redirects me to https://myosticket/api/auth/saml i am displayed with a blank page and cannot proceed further. …
-
### Prerequisites
* [YES] Can you reproduce the problem in a fresh installation of the "develop" branch?
* [NO] Do you have any errors in the PHP error log, or javascript console?
* [YES] Did you…