Updated private data deletion
This commit is contained in:
parent
8f606d4a75
commit
4b54e4f2e8
@ -30,6 +30,8 @@ func main() {
|
||||
user.IP = ""
|
||||
user.Accounts.Facebook.ID = ""
|
||||
user.Accounts.Google.ID = ""
|
||||
user.Accounts.Twitter.ID = ""
|
||||
user.Accounts.Twitter.Nick = ""
|
||||
user.Location = &arn.Location{}
|
||||
user.BirthDay = ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user