Even after login that way, the issue is still the same.
I logged in using the swagger's built-in function here
And when checking the Authentication server's page, it does show me as logged in.
We can grant you access to the Github repository. Can you confirm this is you ? https://github.com/berkansasmaz Hangfire is being implemented on branch 346-use-hangfire
We have a related issue. The emailing password is not set on startup or database seeding. We are not using ABP's Settings system but Microsoft's Configuration System and the appsettings.json files, as suggested in ABP's documentation.
Is there any way to solve this ?
EDIT : The password does not reset on restart. We would like to set it initially using the Configuration system.
Thank you, it seems to have solved the issue.
I understand that this causes issues indeed. We will fix that point. It should resolve many issues we are having.
We haven't granted you access yet. Can you confirm this is the github account we will give access to ? https://github.com/realLiangshiwei
Sorry for the delay, here are the full steps :
If you do not want to reproduce the issue locally, we have a test version running and published. We can grant you access to that. Emails are only sent when using a production environment and a properly set SMTP server, which isn't included in that project.