mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-09 01:14:23 -05:00
Update attachments_controller_patch.rb
This commit is contained in:
@@ -21,7 +21,7 @@ module AttachmentsControllerPatch
|
|||||||
base.class_eval do
|
base.class_eval do
|
||||||
unloadable # Send unloadable so it will not be unloaded in development
|
unloadable # Send unloadable so it will not be unloaded in development
|
||||||
|
|
||||||
skip_before_filter :check_if_login_required
|
skip_before_action :read_authorize
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user