udpate access code for supervisor and manager
This commit is contained in:
@@ -23,7 +23,7 @@ class BaseOrigamiController < ActionController::Base
|
||||
end
|
||||
else
|
||||
if ENV["SERVER_MODE"] != 'cloud'
|
||||
# protect_from_forgery with: :exception
|
||||
protect_from_forgery with: :exception
|
||||
end
|
||||
|
||||
if current_user.nil?
|
||||
|
||||
Reference in New Issue
Block a user