Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wiki Markup
{float:right|background=#eee}
{contentbylabel:title=Related Articles|showLabels=false|showSpace=false|space=@self|labels=security}
{float}

The built-in

...

Dashboard page are visible in my production application and I don't want them to be, what can I do?

First off all, don't panic: these pages are the Developer Dashboard page is marked with the @WhitelistAccessOnly annotation, which makes them it invisible to clients that are not on the whitelist. Try accessing the page from a different workstation and you may find that the pages are not visible after all.

...