Database Manager - What Tables Should Be Blacklisted
Permalink
I am working on a database manager addon that will allow admins to edit any database from their dashboard.
I am trying to think of ways to limit the "riskiness" of such an addon. I am working on an option to "blacklist" (or block) certain databases and tables from being editable.
Are there any tables in particular that should be blacklisted no matter what (this would be hard-coded into the addon)?
I am trying to think of ways to limit the "riskiness" of such an addon. I am working on an option to "blacklist" (or block) certain databases and tables from being editable.
Are there any tables in particular that should be blacklisted no matter what (this would be hard-coded into the addon)?
probably should be a whitelist instead of a blacklist.
Thanks for your feedback!
I now have a video about this addon! Check it out here:
http://youtu.be/quojG44PZXI
I am now submitting this to the marketplace for review.
I now have a video about this addon! Check it out here:
http://youtu.be/quojG44PZXI
I am now submitting this to the marketplace for review.
you could also allowed editing of statistics tables,
Mike