Please let us know when this will be fixed + refund the question. Cheers.
Bug raised here https://support.abp.io/QA/Questions/5126/Bug---Should-change-password-on-next-login-should-enforce-password-to-be-different should have been fixed in 'the preview version for 7.3' but the issue is replicable both in v7.3.2 and the ABP commercial v7.4.0 as of 14/8/23.
Please let us know when this will be fixed + refund the question. Cheers.
Please let us know when this will be fixed + refund the question. Cheers.
Please let us know when this will be fixed + refund the question. Cheers.
Similar checks need to be made when attempting to change either username or password since no username should be identical with another user's email address (and vice versa). However it should be maintained that the username and email address of an individual user should be able to be the same. Please refund the question. Thanks.
Potential solutions:
EmailConfirmationModel
make sure the ReturnUrl
is set to the _appUrlProvider.GetUrlAsync("Angular")
(e.g. for us that would be something like admin.localhost:4200)Thanks.
I can't really see any justification to suggest this isn't a bug since forcing a user to change password on next login is something used for security. Untested: Does this affect the 'Force users to periodically change password' feature as well?
Is there any out of the box solution for any of the following:
Option A:
Option B:
Option C:
I did think the flow could be that the user is given a link to the 'Forgot password' page and goes through that flow, but this isn't very professional in my opinion. It seems strange that the out of the box solution is that anybody can create a user under any tenancy.
Thanks!