kalcaddle / kodbox

kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms
https://kodcloud.com
2.18k stars 373 forks source link

CSRF_TOKEN error报错 #258

Closed gabrielpondc closed 4 months ago

gabrielpondc commented 5 months ago

无法直接在设置把CSRF保护里面关闭,在setting.php里面把csrfProtect设置为0也无效

image
kalcaddle commented 4 months ago

服务器配置问题,服务器需要允许自定义header (CSRF_TOKEN)