Refactor Cache-Control
and Vary
definitions (#24347)
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
class Api::V1::Instances::ActivityController < Api::BaseController
|
||||
before_action :require_enabled_api!
|
||||
|
||||
skip_before_action :set_cache_headers
|
||||
skip_before_action :require_authenticated_user!, unless: :whitelist_mode?
|
||||
|
||||
def show
|
||||
|
Reference in New Issue
Block a user