vanilla / addons

Official add-ons and tools for Vanilla Forums.
http://open.vanillaforums.com
108 stars 169 forks source link

Fix signature GET API v1 endpoint #799

Closed tburry closed 4 years ago

tburry commented 4 years ago

The GET endpoint was not working because of an authenticated postback check at the top of the modify endpoint.

Closes https://github.com/vanilla/support/issues/838.