diff --git a/lam/docs/devel/upgrade.htm b/lam/docs/devel/upgrade.htm index 622888b9..274a4fad 100644 --- a/lam/docs/devel/upgrade.htm +++ b/lam/docs/devel/upgrade.htm @@ -8,6 +8,7 @@ + Upgrade notes @@ -34,11 +35,13 @@ new function supportsForcePasswordChange() and changed function passwordChangeRequested() to support password change at next login
  • getSelfServiceOptions()/checkSelfServiceOptions(): added parameter to specify if only password changes are allowed
  • -
  • handleAjaxRequest(): This new function allows AJAX requests to be answered by modules
    +
  • handleAjaxRequest(): This new function allows AJAX requests to be answered by modules
  • +
  • getSelfServiceSettings(): New parameter $profile that contains the full self service profile object
  • +