mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
PERF: finalize porting to new incoming links structure
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
class EmbedController < ApplicationController
|
||||
skip_before_filter :check_xhr
|
||||
skip_before_filter :preload_json
|
||||
skip_before_filter :store_incoming_links
|
||||
skip_before_filter :verify_authenticity_token
|
||||
|
||||
before_filter :ensure_embeddable
|
||||
|
Reference in New Issue
Block a user