Open luisfgfurtado opened 11 years ago
comment the line mentioned below in ...plugins/redcase/app/controllers/redcase_controller.rb
skip_before_filter :verify_authenticity_token
well this will open access for cross site attacs
I also still had not found the solution for this :(
This fix does not work for such environment:
Environment:
Redmine version 2.3.3.stable
Ruby version 2.0.0-p247 (2013-06-27) [i686-linux]
Rails version 3.2.13
Environment production
Database adapter Mysql2
Redmine plugins:
redcase 1.0 alpha 1.8
redmine_backlogs v1.0.6
redmine_work_time 0.2.14
Or maybe I'm doing something wrong. Any hints?
I updated to latest version and install it on 2.3.3 redmine...this problem is fixed
Every time that I tried to move an 'TestCase' to an 'TestSuite' a login popup was showed. Even if I fill in the login, the login never happens.
As you can see in the video below, the login name is always anonymous.
https://www.dropbox.com/s/s9wc2a2y6j35mdt/move_testcase.mp4