php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #73838 Add global configuration to remove DELETE button from SQL tab
Submitted: 2016-12-29 20:26 UTC Modified: 2016-12-29 20:31 UTC
From: hazen at edsbits dot com Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 7.0.14 OS: Centos 6
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: hazen at edsbits dot com
New email:
PHP Version: OS:

 

 [2016-12-29 20:26 UTC] hazen at edsbits dot com
Description:
------------
I would appreciate a feature that allows to control some User Interface functionality from phpMyAdmin.  In particular, I would like to be able to globally remove the DELETE button from the SQL tab when exploring a table.  It seems too easy to accidentally click that button and press Go before realizing what you're doing.  I don't wish to have "DELETE FROM `table` WHERE 1" ever displayed on our production systems.

Maybe something like $cfg['ShowSqlDeleteButton']?

Thanks in advance for your consideration.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-12-29 20:31 UTC] requinix@php.net
-Status: Open +Status: Not a bug
 [2016-12-29 20:31 UTC] requinix@php.net
We are not phpMyAdmin.

https://www.phpmyadmin.net/support/
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 01:01:31 2024 UTC