Enable /accounts/logout/ in the webapi
Review Request #247 — Created Feb. 14, 2008 and submitted
This adds a url mapping for djblets.webapi.auth.account_logout (from http://reviews.review-board.org/r/246/). This makes it possible for remote scripts to explicitly logout a user.