]> git.openstreetmap.org Git - rails.git/commit
Always pass the session ID to the logout page
authorTom Hughes <tom@compton.nu>
Wed, 16 Nov 2011 11:25:37 +0000 (11:25 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 16 Nov 2011 11:25:37 +0000 (11:25 +0000)
commit8e52cac837e1ed18ce3d572bf8be2d0287bfe183
tree0c733c949ef1f7516f52399f043559065d56906d
parent7c25a1e1bc05af8110fd2d81a6db208b01a0eacb
Always pass the session ID to the logout page

The tricks we played before to only pass it via a POST while
keeping the visible URL clean don't work anymore.
app/views/layouts/site.html.erb