hoogi91 / access-restriction
protect access to pages or content elements via frontend groups that are only added when specific access restrictions are matching
Installs: 718
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=7.2
- typo3/cms-frontend: >=9.5.0 <10.4.99
Requires (Dev)
- nimut/testing-framework: ^4.0 || ^5.0
- phpstan/phpstan: ^0.12.1
- phpunit/phpunit: ^6.0
- roave/security-advisories: dev-master
- squizlabs/php_codesniffer: ^3.0
- typo3/minimal: >=9.5.0 <10.4.99
This package is auto-updated.
Last update: 2021-03-29 00:44:17 UTC
README
protect access to pages or content elements via frontend groups that are only added when specific access restrictions are matching
IP Restriction
- allows single IP validation e.g. 192.168.0.1
- allows range IP validation e.g. 192.168.0.1-192.168.0.255
- allows subnet IP range validation e.g. 192.168.0.1/24