Kevin Ansfield
ce53c602a6
Updated oembed requests to use consistent timeout and user-agent
...
no issue
- added the same 2sec timeout and `Ghost` user-agent header to the `rel="alternate"` oembed request that we use for the initial html page request
2020-04-07 15:29:31 +01:00
Kevin Ansfield
2642405595
Merge pull request from GHSA-q6jp-j3gg-3mxr
...
no issue
- backports fixes implemented in https://github.com/TryGhost/Ghost/commit/477393967 from the v3/api endpoint to the v2 endpoint
2020-04-07 11:05:48 +01:00
Rish
5f9f5ea0d5
Refactored oembed controller data validation
...
refs #10060
- Uses validation layer for checking url data on oembed requests
- Fixes typo in comment
2019-08-01 17:13:12 +05:30
Hannah Wolfe
d1e3205569
Add url as context to oembed unknownProvider error
...
- This is so that we can use logs to see urls that turn up with this error
2019-06-13 12:57:02 +01:00
Rishabh Garg
94b3735c6e
Added oembed controller to v2 api ( #10057 )
...
refs #9866
- Added oembed controller to v2 API
2018-11-02 09:32:26 +01:00