Project

General

Profile

Actions

Task #79327

closed

Deprecate vC veriCode method and parameter in TYPO3 Backend

Added by Tymoteusz Motylewski over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-01-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Right now all backend urls require module token, so veriCode is not needed any more.

/** * VeriCode returns 10 first chars of a md5 hash of the session cookie AND the encryptionKey from TYPO3_CONF_VARS. * This code is used as an alternative verification when the JavaScript interface executes cmd's to * tce_db.php from eg. MSIE 5.0 because the proper referer is not passed with this browser... * * @return string
*/
public function veriCode()


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #101061: Remove deprecated usage of 'scriptCall'ClosedThomas Hohn2023-06-14

Actions
Actions #1

Updated by Gerrit Code Review over 7 years ago

  • 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 https://review.typo3.org/51317

Actions #2

Updated by Gerrit Code Review over 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51317

Actions #3

Updated by Gerrit Code Review over 7 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51317

Actions #4

Updated by Tymoteusz Motylewski over 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions #6

Updated by Christian Kuhn 10 months ago

  • Related to Task #101061: Remove deprecated usage of 'scriptCall' added
Actions

Also available in: Atom PDF