Ticket #40 (closed enhancement: fixed)

Opened 6 years ago

Last modified 4 years ago

Improve SafeMode

Reported by: JeremyRuston Owned by: MartinBudden
Priority: minor Milestone: 2.3.1
Component: core Version:
Severity: low Keywords:
Cc:

Description (last modified by JeremyRuston) (diff)

Improve safe mode so that it also:

  • Ignores any attempts to override the shadow tiddlers
  • Ignores any cookie values
  • Ignores the excludeLists and excludeSearch tags
  • Automatically shows the PluginStatus? panel at startup

It may also be desirable to allow a finer degree of control over which measures are taken, and to offer an option to delete any applicable cookies.

See  this thread

Attachments

ticket40.patch Download (1.4 KB) - added by MartinBudden 4 years ago.

Change History

Changed 6 years ago by JeremyRuston

  • status changed from new to assigned

Changed 6 years ago by JeremyRuston

  • description modified (diff)

Changed 5 years ago by JeremyRuston

  • milestone changed from 2.1 to 2.2

Changed 5 years ago by MartinBudden

  • owner JeremyRuston deleted
  • status changed from assigned to new

Changed 5 years ago by MartinBudden

  • milestone changed from 2.2 to 2.3

Changed 4 years ago by MartinBudden

  • owner set to MartinBudden

Changed 4 years ago by MartinBudden

Cookie values are already ignored in safeMode.

Changed 4 years ago by MartinBudden

  • milestone set to 2.3.1

Changed 4 years ago by MartinBudden

Changed 4 years ago by MartinBudden

  • status changed from new to assigned

Safemode already ignores cookie values. This patch ignores overridden shadow tiddlers.

We've decided not to ignores the excludeLists and excludeSearch tags or automatically show the PluginStatus? panel at startup, so this patch completes the ticket.

Changed 4 years ago by JeremyRuston

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in changeset:3540

Note: See TracTickets for help on using tickets.