Hi,
I don't think I've changed anything in this area, but I just get a generic "Error details not sent by server" when a username / password is wrong.
Is this by design for security purposes? Or have I messed something up?
Cheers, Kev
Hi
can you point me to an example of where the three loading gif/image is controlled.
Not on the saving button but on the main login. Want to use it on another page.
Thanks
Hi
can you point me to an example of where the three loading is controlled.
Not on the saving button but on the main login
Thanks
Is there an easy way to switch the Login page and Password Forgot page to a light coloured theme so it matches the logged in area?
Hi,
I am setting the from email address to :
await _emailSender.SendAsync("no-reply@" + tenancyName + ".com.au", user.EmailAddress, "Password Reset", emailTemplate.ToString());
But its still coming through as the host name
Cheers