TYPO3 extension to simulate fe-login for a group if IP-address fits.
b3edef4a59
The signal in fal_secureddownload changed slightly. It requires now, that the new groups are returned by value, instead of modifing the object directly. |
||
---|---|---|
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.
Changelog
1.0.2 [BUGFIX] Allow multiple usergroups
1.0.1 [BUGFIX] Small fix in german locallang
1.0.0 [TASK] Initial release