Skip to content

Multisite Activation

Julien Liabeuf edited this page Aug 5, 2017 · 1 revision

AuthPress is not only compatible with multisite networks, but it has been designed to harden the security of WPMS networks.

By default, the plugin will not initialize if single-site enabled on a multisite network. It is because it creates a vulnerability.

AuthPress hardens the authentication process. However, if you only enable it on one site of your network, it only hardens the authentication process on the site where it's enabled.

If a user has access to multiple sites of the network and logs in through one of the sites that do not have AuthPress enabled, then this user can, in turn, access the AuthPress-protected site without having to enter a one-time password.

Clone this wiki locally