The recovery link sent to the user by email will not redirect you to the right page. Instead it comes up as a broken page. This should redirect you to the forgot password page inputting the token and user ID.
I believe it is the problem with the link and where EdRepo is located. I will look into this and do some testing to see if I can get it to work with a full path given from the program rather than manually adding the path.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Good that you're logging all these - we need the records. I'd encourage you to think in terms of providing more context for each item. As a cold reader, I'm not sure where in the system you're working. I can guess that this is password recovery based on the second part of the description, but it would help more if that was in the title. e.g., something like "Lost password recovery link is broken" as a title. That would help someone browsing titles much more. Part of the key to creating good documentation is to always be thinking of your audience and what they need to know.
Good work.
GH.
From: Christopher Macco [mailto:cmacco@users.sf.net]
Sent: Tuesday, June 17, 2014 4:26 PM
To: Ticket 93
Subject: [edrepo:bugs] #93 Recovery Link
Status: open
Group: RC1
Created: Tue Jun 17, 2014 08:26 PM UTC by Christopher Macco
Last Updated: Tue Jun 17, 2014 08:26 PM UTC
Owner: nobody
The recovery link sent to the user by email will not redirect you to the right page. Instead it comes up as a broken page. This should redirect you to the forgot password page inputting the token and user ID.
Fixed at Revision 304: I changed the code in the config files to represent the current directories. I was correct in saying the problem was where EdRepo was located. Originally EdRepo was only getting the base URL from /edrepo/ which was hard-coded into the system. I changed it so it would get the base URL from where ever it was installed. This allows the proper link to be sent when resetting the password.
Last edit: Christopher Macco 2014-06-18
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I believe it is the problem with the link and where EdRepo is located. I will look into this and do some testing to see if I can get it to work with a full path given from the program rather than manually adding the path.
Hi Chris,
Good that you're logging all these - we need the records. I'd encourage you to think in terms of providing more context for each item. As a cold reader, I'm not sure where in the system you're working. I can guess that this is password recovery based on the second part of the description, but it would help more if that was in the title. e.g., something like "Lost password recovery link is broken" as a title. That would help someone browsing titles much more. Part of the key to creating good documentation is to always be thinking of your audience and what they need to know.
Good work.
GH.
From: Christopher Macco [mailto:cmacco@users.sf.net]
Sent: Tuesday, June 17, 2014 4:26 PM
To: Ticket 93
Subject: [edrepo:bugs] #93 Recovery Link
[bugs:#93]http://sourceforge.net/p/edrepo/bugs/93/ Recovery Link
Status: open
Group: RC1
Created: Tue Jun 17, 2014 08:26 PM UTC by Christopher Macco
Last Updated: Tue Jun 17, 2014 08:26 PM UTC
Owner: nobody
The recovery link sent to the user by email will not redirect you to the right page. Instead it comes up as a broken page. This should redirect you to the forgot password page inputting the token and user ID.
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/edrepo/bugs/93/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Related
Bugs:
#93Fixed at Revision 304: I changed the code in the config files to represent the current directories. I was correct in saying the problem was where EdRepo was located. Originally EdRepo was only getting the base URL from /edrepo/ which was hard-coded into the system. I changed it so it would get the base URL from where ever it was installed. This allows the proper link to be sent when resetting the password.
Last edit: Christopher Macco 2014-06-18