← Back to team overview

mahara-contributors team mailing list archive

[Bug 618634] Re: Disabled features are still accessible by visiting their URI directly

 

Quick fix for 1.4: changing the langstring from "enable/disable" to
"show/hide"

** Tags added: bite-sized

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/618634

Title:
  Disabled features are still accessible by visiting their URI directly

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  If I disable a plugin (e.g. Resume), then the menu items for it disappear (correctly).
  However, if I visit the URI for that plugin (e.g. /artefact/resume) on my site, I can still access, view, modify and submit information stored within the artefact.

  Marking this as a security vulnerability because the plugin has been
  disabled but this is being circumvented.