Skip to content

Latest commit

 

History

History
98 lines (74 loc) · 3.44 KB

changelog.md

File metadata and controls

98 lines (74 loc) · 3.44 KB

Change Log

#created 20210311 #lastUpdate 20220405

Date: date UpdatedBy: name

#modified: -

  • added var:

  • added function:

  • removed

Date: 20220205 UpdatedBy: sac

#modified: - commented out bw and using diceware instead to generate passphrase - updated script local location and scp for script

  • added function:

    • function for cloudflare_cert generation
  • removed

    • removed loops for adding cloudflare pem and key as they were not loading properly. User will be directed to a open file and can past and close

Date: 20220122 UpdatedBy: sac

Date: 20211009 UpdatedBy: Sac

  • added function:
    • added a check in case menu for -u to send update command over ssh if macos is detected

Date: 20210912 UpdatedBy: Sac

  • modified:
    • installPlugin function now handles all args using loop to iterate through plugins to install
    • exit codes updated to reflect correct standards
      • exit 2 become exit 0 to return without error
      • exit 3 became exit 2
  • removed
    • var for default plugins

Date: 20210905 UpdatedBy: Sac

#modified: - nginx function to work with wordpress , still working on it, adding nginx unit - fix_WP_permissions_function added to several locations instead of the - modified default menu item link to google search

Date: 20210904 UpdatedBy: Sac

  • modified:
    • $(date) to $((date))
    • change log format
    • commented out ssl prompt for now, working need to create a ssl standalone
    • increased random number gen for password to 999999 and add date
  • added var:
    • email_domain, alt_email, admin_email, script_path, defaultPlugins, defaultThemes
  • added function:
  • removed
    • script description and dev notes

Date: 20210903 UpdatedBy: Sac

  • updated widget remove
  • created Random Password Generator for base and alternate user account
  • prompt user for cloudflare pem and key prior to configuring apache
  • removed jetpack plugin
  • add and activate plugins honeypot miniorange-2-factor-authentication prevent-direct-access sucuri-scanner
  • adding simple-ssl but not activating
  • script name change
  • updated Divi Theme Link
  • added $script_path for easier customization
  • unset sql_pass and ssl_key_text for added security

#--------------------/Change Log----------------#