sensenet
sensenet copied to clipboard
User.CreatedBy
The CreatedBy property of the newly created User is itself.
Remove this logic if this change does not cause a problem.
(see this line in the User.cs: this.CreatedBy = this;)