Parameters: {"utf8"=>"✓", "authenticity_token"=>"URxRok8OUG3ldCKKzVWeWgF4kZ+ba5z6fLfI/VLPydJNvdv63FMB8/sEA2wg1xFGsbp44HcKrKNxPQEd0ciIVQ==", "name"=>"1", "password"=>"[FILTERED]", "commit"=>"登录"}
Can't verify CSRF token authenticity
以前都是 skip_before_filter :verify_authenticity_token 跳过验证,但是不知道原理,感觉会不会不安全 谁能给点建议