Hi,
I'm looking for a help desk application in PHP and MySQL, with the following features:
* Ability to enable/disable user registration from the admin area
* Ability to limit the number of tickets a user can open to a specific limit (customizable per user) and to display a customizable message when a user tries to open a new ticket after exceeding his limit.
* The login process should be protected against brute force logins
* Preferably uses ajax and jQuery UI
I'm looking for either a paid or free solution ... Any suggestions?