Task #75546
closedTask #75545: Doctrine DBAL migration
[EXAMPLE] User authentication classes
100%
Description
Migrate
typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php
and
typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php
to new doctrine dbal api
This first patch acts as an example to show some details in one relatively short patch.
Updated by Gerrit Code Review over 8 years ago
- Status changed from New to Under Review
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47576
Updated by Christian Kuhn over 8 years ago
- Description updated (diff)
- Status changed from Under Review to New
Updated by Gerrit Code Review over 8 years ago
- Status changed from New to Under Review
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47576
Updated by Morton Jonuschat over 8 years ago
- Category set to Database API (Doctrine DBAL)
- Assignee set to Morton Jonuschat
Updated by Gerrit Code Review over 8 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47576
Updated by Morton Jonuschat over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a34fc5dd9e0999bcafd253ff673cb64e921128ef.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Updated by Oliver Hader almost 7 years ago
- Related to Bug #80901: Missing workspace causes exception when "Edit Live" flag is cleared in user settings added