On Friday 25 April 2014 17:17:17 Cowboy wrote: > In principal, I agree ! > > For those users well versed in SQL. > > For the typical intended appliance user..... > > As usual, if this is going to happen, I'd vote for an admin config thing. > The typical appliance user can destroy an entire database in 0.1ms > otherwise.
Plus, perhaps sanity check the sql statement and limit to safe queries only such as SELECT. (Other safe ones?) Or perhaps have a three option config: 1. As now, no user entered SQL possible. 2. Safe, sanity checked SQL query entry possible. 3. (Not sure this will ever be a good idea...) Any SQL query can be entered and run. all the best, drew _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
