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