Files
edx-platform/common/djangoapps/student
Bessie Steinberg 243738f828 ENT-1334: Fix: SSO users last_login set to NULL
- 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.
2019-04-02 14:40:55 -04:00
..
2018-07-17 18:20:39 +05:00
2018-07-26 13:30:35 +09:30
2018-05-02 10:03:50 -04:00
2019-01-15 18:31:53 +05:00
2019-01-22 15:09:11 +05:00