Files
edx-platform/common/djangoapps/third_party_auth/tests/specs
Hasnain 2f1d405146 Set 'created_on_site' UserAttribute on account creation.
We need to be able to track which site a given user account was created on. This
change will create a UserAttribute model with a key of 'created_on_site' and a value
containing the domain of the site on which the user accounted was created.

WL-977
2017-02-22 05:12:21 -05:00
..
2016-07-25 10:59:42 +05:00