Version 1.2.0

April 25, 2022
  • Make max attempts configurable.

Version 1.1.1

March 31, 2022
  • Add X-Robots-Tag: noindex header to login route.

Version 1.1.0

March 29, 2022

You can now provide an array of passwords {% do craft.templateGuard.protect(['passwords1', 'passwords2']) %}. Any of the passwords provided in the array can be used to log in.

  • Add support for multiple passwords on one page.
  • Add tests.

Version 1.0.0

July 5, 2021
  • Initial release.