mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Update attachments_controller_patch.rb
This commit is contained in:
@@ -21,7 +21,7 @@ module AttachmentsControllerPatch
|
||||
base.class_eval do
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user