Voir sur Drupal.org
Nb téléchargements :
19233
Components
- Code
- Documentation
- Miscellaneous
- User interface
Homepage
Licence
http://www.gnu.org/licenses/old-licenses/gpl-2.0.htmlpermet de protéger une page par password
Release
Status : Published
Projects : Modules
Maintenance status : Actively maintained
Development status : Maintenance fixes only
Supported Branches :
8.x-1.
Stable releases for this project are covered by the
security advisory policy.
8.x-1.6
released
11 April 2023
Works with Drupal:
^8.8 || ^9 || ^10
Install:
composer require 'drupal/protected_pages:^1.6'
Covered by Drupal's security advisory policy
Release type : Security update
Description
Module description
Protected Pages modules allows the administrator to secure any page by password.
Visit module configuration page and add path + password. After that the added path will be password protected. This module also allows you to send the details of this protected page to multiple users by email.
This module is different from Protected Node module because this module allows password protection for all pages/paths while "Protected Node" module only allows password protection for nodes.
Requirements / Dependencies
path_alias
Features
- Set global password for all protected pages
- Set password per page
- Set password for private files
- Bypass password protection via protected pages permission
- Session Expire Time Setting
- Configurable text for "Enter Password" screen
- Send email to users to inform about protected page
Installation
- Add module via Composer
- Enable this module by navigating to: Administration > Modules
- Go to admin/people/permissions#module-protected_pages and set permissions.
- Go to admin/config/system/protected_pages/settings and configure settings.
- Go to admin/config/system/protected_pages and start adding protected pages.
Similar Modules
Toutes les informations proviennent du site drupal.org