phpMyAdmin & phpPgAdmnin auto-login
A few changes for the intranet vendors have been made to enhance the out-of-the-box experience.
Now phpMyAdmin and phpPgAdmin will have you logged in automatically upon opening.
This is a small change, but will eventually safe you a few seconds of initial time to browse your databases.
The resposible PR’s are here:
How to disable auto-login
Of course it is also possible to disable auto-login in case you want to protect your databases or use those tools to log into other database servers.
The corresponding .env
flags for disabling this feature are here: