hotosm / osm-tasking-manager2

Designed and built for Humanitarian OpenStreetMap Team collaborative emergency/disaster mapping, the OSM Tasking Manager 2.0 divides an area into individual squares that can be rapidly mapped by thousands of volunteers.
http://tasks.hotosm.org
Other
425 stars 156 forks source link

Login to Task Manager Redundancy #968

Closed hpanno closed 7 years ago

hpanno commented 7 years ago

When I navigate to the newly created Task Manager "Welcome, new user!" page I select 'log in', enter my credentials, select 'Grant Access' on the "Authorize access to my account" page, and then I am brought back to the "Welcome, new User!" page again. This loop persists where I would expect to see a new page after selecting "Grant Access" & a new project under the Projects section of my user profile.

I built this Task Manager using the directions here: https://github.com/hotosm/osm-tasking-manager2/wiki/Debian-installation

Operating System: OS X Yosemite 10.10.5 Browser: Chrome 55.0.2883.95 Please let me know if I can provide any additional information that would better help assess this issue. Thank you

pgiraud commented 7 years ago

Hi @hpanno Sorry for that. I found this bug too, and found a fix. https://github.com/hotosm/osm-tasking-manager2/pull/965 Can you please test it and confirm that it solves your issue?

hpanno commented 7 years ago

@pgiraud thank you for your response. I was able to apply this change and it was a successful fix.

Thank you for your help!