2659: Check anon config at runtime instead of boot time in skip_before_filter. This...
authorTom Clegg <tom@curoverse.com>
Tue, 3 Feb 2015 21:33:18 +0000 (16:33 -0500)
committerTom Clegg <tom@curoverse.com>
Tue, 3 Feb 2015 21:33:18 +0000 (16:33 -0500)
commite0619201d96eb7f9cb8229d1c883f0665d1488ba
treeaff63bf2747cadeb513994f55eba66994f069b20
parent4d8209df92198e6207d3d38cbb7a189cb319bf3c
2659: Check anon config at runtime instead of boot time in skip_before_filter. This makes it possible for test cases to toggle behavior by changing configuration on the fly.
apps/workbench/app/controllers/collections_controller.rb
apps/workbench/app/controllers/jobs_controller.rb
apps/workbench/app/controllers/pipeline_instances_controller.rb
apps/workbench/app/controllers/pipeline_templates_controller.rb
apps/workbench/app/controllers/projects_controller.rb