﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
5476	Extra whitespace around OAuth verifier code in HTML	Ben Sturmfels		"I start up Pumpa with a fresh config file and point it at my local MediaGoblin:

`pumpa -c temp.cfg`

Then I enter my account `ben@localhost:6543` and wait 5 mins for Pumpa to try HTTPS, fail, and then try HTTP. When it does, the MediaGoblin asks you to log in, then pops up the OAuth page. Once you click ""verify"" it shows the OAuth verifier code. All good so far.

Problem is, there's an invisible space at the end of the verifier code which, if accidentally copied too, will make the OAuth verification fail (Pumpa just shows a blank screen).

When you repeat the process from the start without copying the space, the verification succeeds and you see the feed of media items.

This space should be removed by removing the spaces/line breaks around the verifier code in the HTML template."	defect	closed	minor		graphic design/interface	fixed	small		
