Fix URL in the "password changed" email.
[?]
Mar 13, 2012, 5:30 PM
5D327YA3JUHPTGZVF5UVAECNM34OYWQARYGHSHXCJMC6A46X3E5ACDependencies
- [2]
SN2KFKSWuse base_uri config in password reset email - [3]
6ED5NSYTfix; resetting password used to send email to logged in user (typically admin), now to the user whose password is resetted - [4]
SZYDW2DGhydra: added some user admin - [5]
6KJXJB7Nqualify ordery_by clauses when necessary, remove unnecessary order_by's, reported by Ludo, resulted in errors in sqlite - [6]
I2WEO2VSfixed bug when updating user when no roles were selected, changed change-password link - [*]
ZWCTAZGLadded newsitems, added some admin options to clear various caches.
Change contents
- replacement in src/lib/Hydra/Controller/Admin.pm at line 164
"You can change your password at http://".$config{'base_uri'}."/change-password .\n"."You can change your password at ".$config{'base_uri'}."/change-password .\n".