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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sat Dec 21 18:01:29 2024 UTC