Versions Compared

Key

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

Warning! If you are using the authenticate tag in combination with caching, make sure to wrap the authenticate tag inside dynamic tags, or else the redirection to the login page will not work and the page contents will be visible in the cached version.

The authenticate tag is a vital part of the authentication functionality in Plate. When used, the page where it is used will only be accessible by visitors who are logged in as one of the specified authentication types. When a visitor who is not logged in tries to visit this page, he will be redirected to the login page for the specified authentication type.

...