phpmyadmin
phpmyadmin copied to clipboard
Provide a way to either forward the hostname to mysql or check if host is correct before allowing login.
Is your feature request related to a problem? Please describe.
I find annoying that phpMyAdmin doesn't provide any way (or at least I haven't found one on the documentation) to restrict user logins from the hosts specified in the users table.
Describe the solution you'd like
Either: Add an option to the configuration file that causes the authentication plugin to check if the host the user is connecting from matches the host in the user's table. Add an option to the configuration file that enables phpMyAdmin to forward the host to mysql. If a way to do this already exists, add documentation about it, or if documentation already exists, make it easier to find.
Describe alternatives you've considered
None.
Additional context
- phpMyAdmin version: 5.1.1