openstax / accounts

OpenStax centralized authentication and accounts service

Home Page:https://accounts.openstax.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manually type in /logout --> 500 error

jpslav opened this issue · comments

An exception occurred: bad argument (expected URI object or URI string)
.../lib/ruby/1.9.1/uri/common.rb:996:in URI' ...app/controllers/sessions_controller.rb:40:indestroy'

I suppose we can redirect back to the accounts main page if there's no referer, even though that sucks.