[phpmyadmin/phpmyadmin] 53d3aa: Add a documentation note to the nopassword config

Branch: refs/heads/QA_5_2 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 53d3aaea82989cbfcf8a667a6c2c5d66388a2375 https://github.com/phpmyadmin/phpmyadmin/commit/53d3aaea82989cbfcf8a667a6c2c... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2023-09-02 (Sat, 09 September 2023) -03:00 Changed paths: M doc/config.rst Log Message: ----------- Add a documentation note to the nopassword config Adds a note to the $cfg['Servers'][$i]['nopassword'] directive to add a reference to the $cfg['Servers'][$i]['AllowNoPassword']. Fixes https://github.com/phpmyadmin/phpmyadmin/issues/18680. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: 98ab471c0f38e4ca907e5daf0c3ff2a87888c7a0 https://github.com/phpmyadmin/phpmyadmin/commit/98ab471c0f38e4ca907e5daf0c3f... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2023-09-02 (Sat, 09 September 2023) -03:00 Changed paths: M doc/config.rst Log Message: ----------- Merge pull request #18685 from MauricioFauth/nopassword-config-doc-note Add a documentation note to the nopassword config
participants (1)
-
Maurício Meneghini Fauth