Testing from the master branch, I am able to log in with any username and any password. Most of the things seems to be working except the following.
Input field to create a new database is not displayed with a message, "no privileges" (However, I can create a new db by executing a query)
Users and Privileges pages do not allow editing privileges
In the database level, events and routines pages are not displayed (missing in menu)
It looks like 'SHOW GRANTS' queries are not allowed and most of the above are due to that. However, given that this mode is only used temporarily, I'm fine with its current state.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Testing from the master branch, I am able to log in with any username and any password. Most of the things seems to be working except the following.
It looks like 'SHOW GRANTS' queries are not allowed and most of the above are due to that. However, given that this mode is only used temporarily, I'm fine with its current state.
Should be fixed with https://github.com/phpmyadmin/phpmyadmin/commit/43fbe8bbb3c976c00809de433f48d3b2d8f64822