sensenet icon indicating copy to clipboard operation
sensenet copied to clipboard

User.CreatedBy

Open kavics opened this issue 4 years ago • 0 comments

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;)

kavics avatar May 05 '21 07:05 kavics