codeforamerica / chime

A city-focused content management system
http://chimecms.org/
BSD 3-Clause "New" or "Revised" License
35 stars 12 forks source link

Fix broken sign out button #471

Closed tmaybe closed 9 years ago

tmaybe commented 9 years ago

Fixes the broken Sign Out button that is rendered when you're not authorized to access the site Makes the methods and tests surrounding sign-in more consistent

Closes #406