“”

Global password

global_password / stable

Password protection for a complete TYPO3 frontend. Useful for development and staging servers.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req neuedaten/global-password

Last upload comment

Add v11 compatibility
Configure the password via site config.yaml which allows for sites on a multi-site install to behave differently
The main breaking change with this release is configuration with the site config YAML file. See the README for more details.
Thanks a lot to mikestreety.

Downloads by month

Download 2.0.1 External Manual Found an Issue? Code Insights Packagist.org
Author
Bastian Schwabe
Company
NEUEDATEN
Last update
26. Jul 2023
First upload
12. Feb 2019
Downloads
5,435
Category
none
Dependencies
  • TYPO3 (9.5.0 - 11.5.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req neuedaten/global-password to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (1)

SVG embed
(svg_embed)

View helper to embed SVG files

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
2.0.1 / stable
July 26, 2023
Add v11 compatibility
Configure the password via site config.yaml which allows for sites on a multi-site install to behave differently
The main breaking change with this release is configuration with the site config YAML file. See the README for more details.
Thanks a lot to mikestreety.
9.5.0 - 11.5.99 Download
1.0.0 / stable
September 25, 2020
typo3 v10 compatibility
9.5.0 - 10.4.99 Download
0.2.0 / beta
February 21, 2019
- add logout parameter
- optimize styles for mobile devices
- set cookie base path to "/"
9.5.0 - 9.5.99 Download
0.1.0 / beta
February 18, 2019
- Some middleware optimizations
9.5.0 - 9.5.99 Download
0.0.1 / beta
February 12, 2019
Login form to protect a complete TYPO3 System from unauthorized visitors. Useful for development and staging servers.
9.5.0 - 9.5.99 Download