mirror of
https://github.com/discourse/discourse.git
synced 2024-12-15 10:53:47 +08:00
SECURITY: Prevent large onebox downloads, better timeout support
This commit is contained in:
parent
d4ca8ea617
commit
2f78facb48
|
@ -208,13 +208,15 @@ GEM
|
|||
omniauth-twitter (1.2.1)
|
||||
json (~> 1.3)
|
||||
omniauth-oauth (~> 1.1)
|
||||
onebox (1.7.3)
|
||||
rack
|
||||
onebox (1.7.7)
|
||||
fast_blank (>= 1.0.0)
|
||||
htmlentities (~> 4.3.4)
|
||||
moneta (~> 0.8)
|
||||
multi_json (~> 1.11)
|
||||
mustache
|
||||
nokogiri (~> 1.6.6)
|
||||
sanitize
|
||||
openid-redis-store (0.0.2)
|
||||
redis
|
||||
ruby-openid
|
||||
|
|
Loading…
Reference in New Issue
Block a user