Discover Centmin Mod today
Register Now

Beta Branch update inc/wpsetup.inc fix disable wp-login.php password protection

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jul 7, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    8:53 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update inc/wpsetup.inc fix disable wp-login.php password protection

    - when prompted if you want to disable wp-login.php password protection during centmin.sh menu option 22 installs, there was a typo bug in that only non-https domain.com.conf vhost config files got both lines for auth_basic and auth_basic_user_file commented out, while https domain.com.ssl.conf only had the 2nd line commented out and missed the 1st line. This fixes that bug though it doesn't affect wordpress operation and still disables wp-login.php password protection when you select to do so are initial wordpress install time

    Continue reading...

    123.09beta01 branch