Task #97386
closedMake expireTimeInMinutes in SessionService in install tool overrideable
0%
Description
On my local development environment I want to overwrite the session timeout of the install tool as it is really annoying to constantly login again if I'm not actively in th install tool for more than 15 minutes. By making the variable protected, I can XCLASS the SessionService and only overwrite the timeout without overwriting every method where it is used.
Updated by Simon Schaufelberger over 2 years ago
- Subject changed from Make expireTimeInMinutes in SessionService in install tool overwriteable to Make expireTimeInMinutes in SessionService in install tool overrideable
Updated by Gerrit Code Review over 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74321
Updated by Gerrit Code Review over 2 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74321
Updated by Gerrit Code Review over 2 years ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74321
Updated by Gerrit Code Review over 2 years ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74321
Updated by Gerrit Code Review over 2 years ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74321
Updated by Gerrit Code Review over 2 years ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74321
Updated by Christian Kuhn about 1 year ago
- Status changed from Under Review to Rejected
The patch did not make it, see review comments. I hope it's ok to close here.