degraded security for live-coder jQuery load
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
class CandidateController < ApplicationController
|
||||
before_action :authorize_candidate, except: [:welcome, :validate]
|
||||
before_action :authorize_candidate, except: [:welcome, :validate, :live_coder]
|
||||
|
||||
def welcome
|
||||
end
|
||||
|
Reference in New Issue
Block a user