Skip to content
Snippets Groups Projects
Commit 38f93820 authored by Stefan Neufeind's avatar Stefan Neufeind Committed by Benni Mack
Browse files

[!!!][TASK] Cleanup dual-use of auth_timeout_field in AbstractUserAuthentication

So far the variable could either contain the name of a field or a
timeout-value in seconds.
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.

Change-Id: I2751e06a315936119478d0dd81cc4c5b1e941368
Resolves: #68890
Releases: master
Reviewed-on: https://review.typo3.org/42464


Reviewed-by: default avatarThomas Mayer <thomas.mayer@2bis10.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarDaniel Goerz <ervaude@gmail.com>
Tested-by: default avatarDaniel Goerz <ervaude@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 6eaaa30b
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment