0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/spec/lib/onebox
2026-07-31 22:01:37 +01:00
..
engine SECURITY: validate oEmbed provider_name against URL host in generic Onebox (#42217) 2026-07-31 10:47:03 -05:00
mixins FEATURE: Route all GitHub API requests through one rate-limited client (#40637) 2026-06-15 10:59:10 +02:00
domain_checker_spec.rb SECURITY: Onebox Domain Blocklist Bypass via Case-Sensitive Comparison 2026-07-28 16:40:22 +02:00
engine_spec.rb SECURITY: Onebox iframe origin allowlist enforces URL authority boundary 2026-07-31 22:01:37 +01:00
github_access_spec.rb FEATURE: Route all GitHub API requests through one rate-limited client (#40637) 2026-06-15 10:59:10 +02:00
helpers_spec.rb DEV: Don't forward cookies on onebox redirects (#39544) 2026-04-27 12:36:29 +02:00
json_ld_spec.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
layout_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
matcher_spec.rb
movie_spec.rb
oembed_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
open_graph_spec.rb FIX: Don't escape HTML entities twice in oneboxes (#37141) 2026-01-16 11:40:18 +01:00
preview_spec.rb SECURITY: Fixes for main (#28137) 2024-07-30 14:19:01 +08:00
status_check_spec.rb