Actions
Task #44764
closedTask #52965: Remove deprecated functions, classes and files
Remove deprecated security_level
Start date:
2013-01-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:
Description
Remove deprecated security_level
Updated by Oliver Hader almost 12 years ago
This is just about the class property, right?
Updated by Wouter Wolters almost 12 years ago
Yes, I came across it while searching for deprecated functions to be removed in 6.1. This one was not that easy, so maybe someone more experienced in the login part can take care of this one.
Updated by Oliver Hader almost 12 years ago
- Category set to Code Cleanup
- Status changed from New to Accepted
- Complexity set to medium
Updated by Stefan Neufeind over 11 years ago
So we won't have ('normal', 'challenged', 'superchallenged') anymore? Was it decided to only keep "superchallenged" from now on?
Updated by Wouter Wolters almost 10 years ago
- Status changed from Accepted to Closed
Resolved already.
Updated by Chris topher almost 10 years ago
Does not seem like security_level is mentioned in any documentation (at least not in the Security Guide); no need to update any docs for this change.
Actions