support forced password changes in self service (bug 3483907)

This commit is contained in:
Roland Gruber 2012-02-08 18:51:48 +00:00
parent 21384bae60
commit c15501c4b4
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,7 @@
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15"><title>Upgrade notes</title>
@ -31,6 +32,9 @@ This is a list of API changes for all LAM releases.
new function supportsForcePasswordChange() and changed function
passwordChangeRequested() to support password change at next login <br>
</li>
<li><span style="font-weight: bold;">getSelfServiceOptions()/checkSelfServiceOptions():</span> added parameter to specify if only password changes are allowed<br>
</li>
</ul>