---+ %MAKETEXT{"Change Password"}% %STARTINCLUDE% __%MAKETEXT{"Forgotten your password?"}%__ %MAKETEXT{"Use [_1] instead." args="ResetPassword"}% <form name="passwd" action="%SCRIPTURLPATH{"passwd"}%/%TWIKIWEB%/%HOMETOPIC%" method="post"> <div class="twikiFormSteps"> <div class="twikiFormStep"> *%MAKETEXT{"After submitting this form your password will be changed."}%* </div> <div class="twikiFormStep"> %TABLE{databg="" cellborder="0" tableborder="0"}% |%MAKETEXT{"Fields marked [_1] are required" args="=<font color='red'>**</font>="}% || | %MAKETEXT{"Your [_1].LoginName" args="%TWIKIWEB%"}%: | <input type="text" name="username" value="%URLPARAM{"username" default="%USERNAME%"}%" size="40" class="twikiInputField" /> =<font color="red">**</font>= | | %MAKETEXT{"Current password"}%: | <input type="password" name="oldpassword" value="%URLPARAM{oldpassword}%" size="40" class="twikiInputField" /> =<font color="red">**</font>= | | %MAKETEXT{"New password"}%: | <input type="password" name="password" size="40" class="twikiInputField" /> =<font color="red">**</font>= | | %MAKETEXT{"Retype new password"}%: | <input type="password" name="passwordA" size="40" class="twikiInputField" /> =<font color="red">**</font>= | </div> <div class="twikiFormStep twikiLast"> <input type="hidden" name="TopicName" value="%TOPIC%" /> <input type="hidden" name="action" value="changePassword" /> <input type="submit" class="twikiSubmit" value="%MAKETEXT{"Change password"}%" /> </div><!-- /twikiFormStep--> </div><!-- /twikiFormSteps--> </form> <div class="twikiHelp"> * %ICON{info}% %MAKETEXT{"If you have any questions, please contact [_1]." args="%WIKIWEBMASTER%"}% * %ICON{info}% %MAKETEXT{"[_1] has a list of other TWiki users." args="%MAINWEB%.%WIKIUSERSTOPIC%"}% </div> %STOPINCLUDE% __%MAKETEXT{"Related topics:"}%__ ResetPassword, ChangeEmailAddress, UserToolsCategory, AdminToolsCategory <table bgcolor="yellow"><tr><td> __%MAKETEXT{"Note to administrator"}%:__ %MAKETEXT{"This form applies only if TWiki uses a {PasswordManager} that supports changing passwords. Otherwise replace this topic with a note describing how to change the password in your organization."}% %MAKETEXT{"See [_1] for more information." args="TWikiUserAuthentication"}% </td></tr></table>
This topic: TWiki
>
ChangePassword
Topic revision: r11 - 2005-03-27 - TWikiContributor
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.ChangePassword
.