Hey guys, back with another update. I created a new admin utility for mDial and was wondering if there would be any interest in a backport to ViCiDial.
SQL Runner is a simple admin utility tucked away in the Admin Utilities on the Admin Panel that simply runs your SQL queries. This negates the need for ViCi administrators to install phpMyAdmin or some other third party SQL application. If you want to go completely minimal and barebones on your ViCi installation, this "may" be up your alley. It's a user level 9 only utility is destructive so I recommend you use it with care. As for SQL injection, any attempt to inject SQL outside of this utility into any other admin page will result in a 403 Forbidden response. It might be useful to some...probably useless to many though as always appreciate feedback and patches will make their way onto Mantis at some point in the future. Cheers guys.