TYPO3 extension to simulate fe-login for a group if IP-address fits.
f44a5a5bf9
* 'master' of https://github.com/einpraegsam/in2frontendauthentication: [TASK] Release preperations |
||
---|---|---|
Classes | ||
Configuration/TCA/Overrides | ||
Resources/Private/Language | ||
.gitignore | ||
composer.json | ||
ext_emconf.php | ||
ext_localconf.php | ||
ext_tables.sql | ||
README.md |
Introduction
TYPO3 extension to simulate fe-login for a group if IP-address fits. Set ip addresses in fe_groups.
Note: This allows you to show/hide contentelements, pages and other records to a specific usergroup. But "showAtAnyLogin" or "hideAtAnyLogin" is not supported at the moment.
Supported TYPO3-Versions
- TYPO3 8.7
- TYPO3 7.6
Changelog
Version | Date | State | Description |
---|---|---|---|
1.1.0 | 2017-06-10 | Feature | Support extension FalSecuredownload |
1.0.2 | 2016-08-03 | Bugfix | Allow multiple usergroups |
1.0.1 | 2016-06-23 | Bugfix | Small fix in german locallang |
1.0.0 | 2016-06-10 | Task | Initial release |