Jump to content

Recommended Posts

  • 1 year later...
Posted (edited)
On 4/1/2019 at 6:18 PM, bfarber said:

Yes, the toolbox is being phased out, somewhat. You may wish to consider using phpmyadmin or a similar dedicated tool for managing your database.

Nooooooo! Please don't remove it! 🥶

It is actually a great tool despite its simplicity, it saves us the hassle of connecting other dedicated software or to log via ssh and go to mysql command line just to see simple things, such as the raw names of the fields, specially when we are developing Pages templates, for example.

Edited by xtech
Posted

Oh, what fortuitous timing. Please remove this completely dangerous tool. Offer it as an optional download. Stick it on your CICs if you must, but this is a completely unnecessary vector to be potentially exploited.

Posted
10 hours ago, Paul E. said:

Please remove this completely dangerous tool.

It is only dangerous if the user knows what sql is. And if he knows, surely knows what DELETE FROM query is...

10 hours ago, Paul E. said:

this is a completely unnecessary vector to be potentially exploited.

Some simple measures could be taken, like forbidding UPDATE or DELETE queries. Allow only SELECT queries, for example.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...