Codeigniter and ckfinder csrf exclude uris

Hope this may work. it worked in my case. $config["csrf_exclude_uris"] = array("assets/plugins/ckfinder/[\s\S]*"); but as far my knowledge "assets" resources don"t need any csrf protection.
Deepak Sharma
Asked 06-01-2025
8

Submit your answer