Login Plugin ACL no redirect

access:
site.login: true

cant redirect pages to login page anymore, any solution ?

It’s a bit hard to determine the problem from what you write. Not having proper indentation, my guess is you’re not adding

access:
  site.login: true

correctly indented to the page header.

i’ve added it, but its still not redirect to login page