sagemathinc / cocalc-docker

DEPRECATED (was -- Docker setup for running CoCalc as downloadable software on your own computer)
https://cocalc.com
Other
398 stars 103 forks source link

Password Reset redirects to /projects #159

Open paqui003 opened 2 years ago

paqui003 commented 2 years ago

Good day.

Recently I stumbled upon the following behaviour: I configured mail sending with SMTP for CoCalc. The test mail is send successfully. However, the Reset-Link just redirects to /projects and Im not able to actually reset my password. The same happened for a student that forgot their password. The link did not redirect properly. Currently a password reset for us is not possible.

I tested this for the CoCalc-Docker image we use at our university as well as a freshly pulled docker-image from the official repo (18.05.2022) running under localhost.

Any idea why this might be happening?

Thanks in advance!

mforbes commented 4 months ago

Not sure if this is the same issue, but for us, the password reset link generated by an Admin redirects to /settings without resetting the users password. Have not upgraded the docker image in a while, so I will report back if the upgrade fixes things in a bit.