diff --git a/lam/docs/devel/upgrade.htm b/lam/docs/devel/upgrade.htm index 88a6241a..73c0a15d 100644 --- a/lam/docs/devel/upgrade.htm +++ b/lam/docs/devel/upgrade.htm @@ -6,6 +6,7 @@ + Upgrade notes @@ -30,8 +31,11 @@ This is a list of API changes for all LAM releases.
  • passwordService interface: 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
  • +