Varbase Security

Manages general security configurations, with password policy, username enumeration prevention, security kit and review.

Varbase Security Module

Varbase security features are bundled through the Varbase Security module as part of the Varbase Core module. GitHub: https://github.com/Vardot/varbase_core Drupal.org: https://www.drupal.org/project/varbase_core

After building a project using the varbase-project template, you can see the code of the Varbase Security module in:

project_directory
|-- docroot
    |-- modules
        |-- contrib
            |-- varbase_core
                |-- modules
                    |-- varbase_security

Brings in the following core and contributed modules to your site:

Last updated