a
test
is it possible to share your project with us? info@abp.io
and be aware that the first run of DI takes the longest time (initialization of services) the consistent test can be done after 2nd or 3rd request.
results are not consistent. are you running the server-side on your machine or on a cloud service?
which class are you trying to use ?
Sorry but Blazor is a keyword being used in Suite template replacer. When you use the keyword Blazor, you may have some compile issues in Blazor project. So you specify a different name (Blazzor)
Hi and thanks for your feedback. This feature request is still at the backlog but we can move it to v5.1. Why nobody asks this! because it's a high level request and it's up to the project owner whether to support GDPR. There's no limitation to do all these on your side. When we implement this feature, the hard side is customization! Every single option will be asked to customize in the future. Eg: "I want to change the cookie consent sentence and add extra links, optional consent options etc..." . By the way I can share you this issue's analyze information:
The user data is stored in the following environments
User-specific texts are inside the flat log text file. Logs/*.txt (search for specific logs when updating/creating a user)
Username, Name, Surname, Email, Phone number, Profile picture
ClientIpAddress, Username
| ServiceName | MethodName | |--------------|------------| | Volo.Abp.Account.AccountAppService | RegisterAsyncAbpEntityPropertyChanges | | Volo.Abp.AspNetCore.Mvc.Localization.AbpLanguagesController | Switch | | Volo.Abp.Identity.IdentitySecurityLogAppService | GetMyListAsync | | Volo.Abp.Identity.IdentitySecurityLogController | GetListAsync | | Volo.Abp.Identity.IdentitySecurityLogController | GetMyListAsyncLog | | Volo.Abp.Identity.IdentityUserAppService | CreateAsync | | Volo.Abp.Identity.IdentityUserAppService | UpdateAsync | | Volo.Abp.Identity.ProfileAppService | UpdateAsync | | Volo.Abp.Identity.ProfileController | UpdateAsyncCulture |
*.AppUser
PropertyName field equals Username, Name, Surname, Email, PhoneNumber
phone_number
address
email_verified
email
locale
zoneinfo
birthdate
phone_number_verified
gender
picture
profile
preferred_username
nickname
middle_name
given_name
family_name
name
I reproduced it and already created a bugfix issue. I refunded your question credit.
ok I'll try to reproduce and get back to you.