Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439)
This commit is contained in:
@@ -7,6 +7,7 @@ module ExportControllerConcern
|
||||
before_action :authenticate_user!
|
||||
before_action :load_export
|
||||
|
||||
skip_before_action :check_self_destruct!
|
||||
skip_before_action :require_functional!
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user