I'm quite sure I've asked about this before at some point.. but when downloading 3.2.4 and installing it, I see it's still there.
How do we disable:
Status
Variables
Charsets
Engines
Processes
to be available from the Main frame top?
Also, how do we disable disclosure of Webserver and Database server information? Both ShowServerInfo and ShowPhpInfo is set to FALSE. ShowStats is also false.
Also, how do we disable a link to phpMyAdmin documentation? Something that very few users actually need/use/want.
Please. IMO this is not a bug. You want new features and maybe asked them in the features tracker.
Moved to support.
Your previous request:
https://sourceforge.net/tracker/?func=detail&aid=1714760&group_id=23067&atid=377411
I would say this is a bug; I have explicitly said that I don't want Serverinfo to be displayed, yet the user can still see which version of Apache is being used, which version of the MySQL Client protocol is being used, etc. As it is now, I've simply removed those lines from main.php
Ok. ShowServerInfo is not correctly documented. In libraries/config.default.php it's stated that its purpose is about MySQL server info, not Apache, but this does not reflect in Documentation.html.
The level of "details" about server information is open to discussion, however. Setting this to "false" does remove some details from the main page.
I guess you would also like that this parameter, when set to false, remove the top-menu "Server: xxx" ?
ShowServerInfo problem fixed for 3.2.5. Your other feature requests are still in the features tracker.