Welcome Guest, Not a member yet? Register   Sign In
Error at Login - "The action you requested is not allowed
#8

You are using form_open() and global csrf filter, so CSRF token will be set automatically.
So CSRF protection should work.

If you set the $redirect to false, you will see an Exception when CSRF check fails.
https://codeigniter4.github.io/CodeIgnit...on-failure
Reply


Messages In This Thread
RE: Error at Login - "The action you requested is not allowed - by kenjis - 02-02-2023, 11:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB