Skip to content

2.4

Compare
Choose a tag to compare
@benhuson benhuson released this 24 Sep 22:24
· 24 commits to master since this release

Fixed

  • Add a Nocache header to the login page redirect to prevent the browser from caching the redirect page. Props De'Yonte W.
  • Remove ‘password-protected’ query from redirects on successful login or logout.
  • Check "redirect_to" query var is set in hidden form field. Props Matthias Kittsteiner.
  • Add favicon to password protected login page.