hi
Yes, You can add a js library to encrypt your password on the js side. eg SHA, RSA then decrypt it in backend using same algorithm
sure
hi
The AbpEntityChanges" & "AbpEntityPropertyChanges are sub-navigation of the AuditLog aggregate root.
So you should crud them by IAuditLogRepository
hi @duong1453
There is no essential difference between identity server and openiddict. Can your code work in identity server? Please share some code, thanks
hi
The generate-proxy command may not support all C# types, you can modify the generated code manually for now.
Your questions credit has been refunded.
hi
https://docs.abp.io/en/commercial/latest/abp-suite/editing-templates
hi
int season = Convert.ToInt32(_settingProvider GetOrNullAsync("ATS.WorkingYear").Result);
Please make season like a IsWorkingYearFilterEnabled variable instead of a local variable.
hi
It's basically correct, You are doing the right things.
Your questions credit has been refunded.
hi
Does your app work on Chrome?