Password Needed to Activate A Ticket in osTicket v1.6 RC5

The aim of the title of this article is to provide the additional prerequisite that is password when client obviously wanted to open a new ticket in osTicket System v1.6 RC5. I made this modification by adding a new field named password in ost_ticket table. After client open a new ticket, then osTicket will generate [...]

Share
[Read more...]

How to Change Register Globals Value for Your Website

There are some resources that recommend you to set register_globals become Off on your PHP installation in order to keep your website secure. Some of them are: – Using Register Globals – How do I deal with register_globals? We are not talking or discussing about those resources, but the question is: “How do I change [...]

Share
[Read more...]

Three Methods to Avoid Directory-Listing in WordPress

In WordPress, almost plugins that I have used, do not include the index.html or index.php file inside its directory. As default, up to WordPress version 2.8.4, there is no protection to prevent or to avoid directory listing the first time you access your website after you install your WordPress. Thus, you or even your visitor [...]

Share
[Read more...]