Skip to content
Snippets Groups Projects
Commit 2f1d4051 authored by Hasnain's avatar Hasnain Committed by Douglas Hall
Browse files

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
parent f62b6602
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment