docintelapp / DocIntel

Open Source Platform for storing, organizing, and searching documents related to cyber threats
https://docintel.org
Other
154 stars 24 forks source link

Change Password result into an 404 Error #86

Closed DustinGraenitz closed 12 months ago

DustinGraenitz commented 1 year ago

Currently facing an issue with the "Change password" option in my dev environment. Everything works as designed but when all user want to change their password via

Clicking on Profile(up right corner)>Change password

they get an Error 404 "Page not found" for a URL like this: http://ip/Account/ResetPassword?username=USERNAME.

All docker containers are up and working probably, so everyother service is working. Thank you in advance for any help!