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

@ -6,6 +6,7 @@
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15"><title>Upgrade notes</title>
@ -30,8 +31,11 @@ This is a list of API changes for all LAM releases.
<li><span style="font-weight: bold;">passwordService interface:</span>
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>
<br>