Task #44764
Task #52965: Remove deprecated functions, classes and files
Remove deprecated security_level
Status: | Closed | Start date: | 2013-01-23 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Code Cleanup | Spent time: | - | |
Target version: | 6.1.0 | |||
TYPO3 Version: | 6.1 | Complexity: | medium | |
PHP Version: | Sprint Focus: |
Description
Remove deprecated security_level
History
#1 Updated by Oliver Hader over 2 years ago
This is just about the class property, right?
#2 Updated by Wouter Wolters over 2 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.
#3 Updated by Oliver Hader over 2 years ago
- Category set to Code Cleanup
- Status changed from New to Accepted
- Complexity set to medium
#4 Updated by Stefan Neufeind over 2 years ago
So we won't have ('normal', 'challenged', 'superchallenged') anymore? Was it decided to only keep "superchallenged" from now on?
#5 Updated by Markus Klein over 1 year ago
- Parent task set to #52965
#7 Updated by Chris topher 7 months 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.