liguista / sk-dvx

Automatically exported from code.google.com/p/sk-dvx
0 stars 0 forks source link

URL supplied in Password retreival e-mail is hard coded and should automatically adapt to the YD base URL #105

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

1. go to http://youdescribe.org/test/login.php and tell it you forgot your 
password
2. Give it your e-mail address and submit
3. Open the resulting e-mail and notice that the URL for resetting your 
password doesn't reference a directory, but rather the alias 
http://youdescribe.org/resetPassword.php 
which points to the .../rel/ directory

This means that you can't test this functionality in non-release versions.

Instead we need the URL in the e-mail to point to the version of YouDescribe 
which was used to generate the e-mail. If that it in the .../test/ directory, 
then it should point to the resetPassword.php script in that directory.

Original issue reported on code.google.com by joshua.a...@gmail.com on 24 Mar 2014 at 11:38

GoogleCodeExporter commented 8 years ago

Original comment by Owen.R.E...@gmail.com on 25 Sep 2014 at 6:47

GoogleCodeExporter commented 8 years ago
Fixed in release YouDescribe-release-20141015

Original comment by Owen.R.E...@gmail.com on 17 Oct 2014 at 5:10