Fix URL in the "password changed" email.

[?]
Mar 13, 2012, 5:30 PM
5D327YA3JUHPTGZVF5UVAECNM34OYWQARYGHSHXCJMC6A46X3E5AC

Dependencies

  • [2] SN2KFKSW use base_uri config in password reset email
  • [3] 6ED5NSYT fix; resetting password used to send email to logged in user (typically admin), now to the user whose password is resetted
  • [4] SZYDW2DG hydra: added some user admin
  • [5] 6KJXJB7N qualify ordery_by clauses when necessary, remove unnecessary order_by's, reported by Ludo, resulted in errors in sqlite
  • [6] I2WEO2VS fixed bug when updating user when no roles were selected, changed change-password link
  • [*] ZWCTAZGL added newsitems, added some admin options to clear various caches.

Change contents

  • replacement in src/lib/Hydra/Controller/Admin.pm at line 164
    [3.2855][2.0:94]()
    "You can change your password at http://".$config{'base_uri'}."/change-password .\n".
    [3.2855]
    [3.2927]
    "You can change your password at ".$config{'base_uri'}."/change-password .\n".