use base_uri config in password reset email
[?]
Jan 28, 2012, 6:18 AM
SN2KFKSW3CQXK2T3P23AXEOV2BRGHDHLPKUG5P77GNCLNROLTGSQCDependencies
- [2]
I2WEO2VSfixed bug when updating user when no roles were selected, changed change-password link - [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 - [*]
ZWCTAZGLadded newsitems, added some admin options to clear various caches.
Change contents
- replacement in src/lib/Hydra/Controller/Admin.pm at line 161
"You can change your password at http://".hostname_long."/change-password .\n"."You can change your password at http://".$config{'base_uri'}."/change-password .\n".