Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make aoe_ipauth compatible with TYPO3 11 #63

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

christianbltr
Copy link

This makes aoe_ipauth compatible with TYPO3 11.

Tested with TYPO3 11.5.27.

Only the "Auto-Login User" feature has been tested, not the "Auto-Login Group" feature.

see #61

@christianbltr
Copy link
Author

This merge request now also includes this patch from @derhansen :

[!!!][BUGFIX] Fix fe_groups lookup by ip address
This change fixes the fe_groups lookup by ip address.
It however also removes compatibility to TYPO3 9.5 and
10.4, since the ModifyResolvedFrontendGroupsEvent is
only available in TYPO3 11.5

Would you consider merging it and releasing a version for TYPO3 11?

@tlayh
Copy link

tlayh commented Jul 4, 2023

We do not further develop this extension because we currently don't use it.

Feel free to update the pull request, so that at least the actions (Tests) are green again and then I can merge it for you. For me it would be enough if the tests for TYPO3 10.4 and 11.5 are green. PHP Version can be above 7.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants