Project

General

Profile

Actions

Bug #99131

open

Cannot use repository methods in Authentication service 11.5 anymore

Added by Jacco van der Post over 1 year ago. Updated over 1 year ago.

Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
Authentication
Target version:
-
Start date:
2022-11-18
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I am upgrading from 9.5 to 11.5 an AuthenticationService class with getUser() for frontend login

When I try to use a repository to add or update some objects I get

The controller "Login" is not allowed by plugin "Login". Please check for TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin() in your ext_localconf.php.

When debugging the Repository methods work fine and the objects are updated in the database. I am now forced to use queryBuilder which is not very easy for updating sys_refindex relations.

Actions

Also available in: Atom PDF