Task #68890
closed
Cleanup dual-use of auth_timeout_field in AbstractUserAuthentication
Added by Stefan Neufeind over 9 years ago.
Updated about 6 years ago.
Description
So far the variable could either contain the name of a field (as the name implies) or a timeout-value in seconds. In the object the variable was listed as a mixed type (int|string|FALSE). Introduce a clean integer-field for the timeout and keep the current field only for the case where a class wants to really fetch the timeout from a field in the userdata.
CMS core itself doesn't use auth_timeout_field with a fieldname.
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42464
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42464
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42464
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42464
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42464
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42464
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42464
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF