Fix attaching of threads whe not logged in
authorMagnus Hagander <magnus@hagander.net>
Wed, 4 Feb 2015 20:01:17 +0000 (21:01 +0100)
committerMagnus Hagander <magnus@hagander.net>
Wed, 4 Feb 2015 20:01:17 +0000 (21:01 +0100)
commit12de0f70e0bd94b2ffccc347df2420cd5cf5ecb4
tree8675ed09726abd13c920d1ec05a2d35256cd5cf4
parent381c48a49d469b1a94f9d5bf59ede6a35e752af9
Fix attaching of threads whe not logged in

This needs to redirect to the login page and back, so the user is
actually logged in when attaching. This was only partially ipmlemented
before, it turns out.
pgcommitfest/commitfest/static/commitfest/js/commitfest.js
pgcommitfest/commitfest/templates/patch.html
pgcommitfest/commitfest/views.py