Sleekplan Logo
we run on Sleekplan

Issue when rejecting a post with a link as message

### Expected Behavior When submitting a post with a link as message, the post should get rejected and I stay logged in ### Current Behavior When submitting a post with a link as message the user gets logged out ### Possible Solution It seems like the message string submitted is not urlencoded and ?message=LINK&api_key=KEY breaks the api key parameter.