- The very first time a user signed in through SSO their ```last_login``` field on the ```auth_user``` table was set to NULL instead of the appropriate time stamp. This fixes that issue.
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.