Require Login

Module Drupal Illustration Voir sur Drupal.org
Nb téléchargements : 2948

Components

  • Code
  • Documentation
  • Miscellaneous
  • User interface

Images


Licence

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

permet d'exiger une authentification sur certaines pages ou toutes les pages

Release

Status : Published
Projects : Modules
Maintenance status : Actively maintained
Development status : Under active development
Supported Branches : 3.0.
shield Stable releases for this project are covered by the security advisory policy.



Description

Provides catch-all solution to easily require user authentication on all pages. Quick to configure and fully compatible with any other access control systems. Integrates with the Drupal condition plugin system for granular access control based on any of the default or installed plugins.

Route name conditions

Install https://www.drupal.org/project/route_condition module to set requirements using route names. Otherwise, use the Request Path condition provided out of the box.

Usage

  1. Download and install the module. Recommended install method is composer:
    composer require drupal/require_login
  2. Go to /admin/config/people/login-requirements to configure.
  3. Set configuration and save changes.

NOTICE: 7.x version is limited to security support until Drupal 7 EOL.



Toutes les informations proviennent du site drupal.org