Ghost/core
Fabien O'Carroll 7dd2b04343 Removed ssoOriginCheck from signout endpoint (#10277)
no-issue

the ssoOriginCheck exists to ensure that we only allow signin/signup to
be called from the specified auth page, this is a very minor security
feature in that it forces signins to go via the page you've designated.
signout however does not need this protection as the call to signout
completely bypasses any UI (this is the same for the call to /token)
2018-12-14 12:26:31 +05:30
..
client@cce8738fbd
server Removed ssoOriginCheck from signout endpoint (#10277) 2018-12-14 12:26:31 +05:30
test Cleaned up image manipulator (#10282) 2018-12-14 11:54:52 +07:00
index.js