Project

General

Profile

Actions

Feature #23302

closed

Can't deactivate cache menu for admins

Added by Stefan Sprenger over 13 years ago. Updated almost 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
Start date:
2010-07-29
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.5
Tags:
Complexity:
Sprint Focus:

Description

Clearing the whole page cache on large websites will cause massive performance issues.
Because of this, clearing the cache is deactived for regular users by default.

Nonetheless, all admins can clear the cache and there is no possibility to control this behavior.

By default, cache clearing should be available for admins but it should also be possible to deactive it by using the same TSConfig options as for regular users:

options.clearCache.all = 0
options.clearCache.pages = 0

(issue imported from #M15286)


Files

cache_menu_for_admins.patch (3.47 KB) cache_menu_for_admins.patch Administrator Admin, 2010-07-29 13:03

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #23315: Logging cache clearingClosedIngo Renner2010-07-30

Actions
Actions #1

Updated by Mathias Schreiber over 9 years ago

  • Description updated (diff)
  • Status changed from New to Accepted
  • Target version changed from 0 to 7.0
  • PHP Version changed from 5.3 to 5.5
Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Target version changed from 7.0 to 7.1 (Cleanup)
Actions #3

Updated by Benni Mack almost 9 years ago

  • Status changed from Accepted to Rejected

Admins can always do everything. This won't change in the near future. And won't be an option for CMS7 at all. I will thus close this issue for the time being.

Actions

Also available in: Atom PDF