summaryrefslogtreecommitdiff
path: root/TWiki/TWikiUserAuthentication.mdwn
diff options
context:
space:
mode:
authorMikeMannix <MikeMannix>2001-09-06 05:26:41 +0000
committerMikeMannix <MikeMannix>2001-09-06 05:26:41 +0000
commit2949f21c8f3d108962a5e754e6725201d9e8c6eb (patch)
tree1cb88bff9d2f27410c12eb520de4148b1bbe608b /TWiki/TWikiUserAuthentication.mdwn
parent6880c7af65ecb61c5af788fec813a39300e83023 (diff)
none
Diffstat (limited to 'TWiki/TWikiUserAuthentication.mdwn')
-rw-r--r--TWiki/TWikiUserAuthentication.mdwn14
1 files changed, 11 insertions, 3 deletions
diff --git a/TWiki/TWikiUserAuthentication.mdwn b/TWiki/TWikiUserAuthentication.mdwn
index ced2aa2e..b554fbe1 100644
--- a/TWiki/TWikiUserAuthentication.mdwn
+++ b/TWiki/TWikiUserAuthentication.mdwn
@@ -2,7 +2,7 @@
## <a name="TWiki_User_Authentication"> TWiki User Authentication </a>
-Controlling TWiki site access and logging authorized user activity
+_TWiki site access control and user activity tracking_
### <a name="Overview"> Overview </a>
@@ -63,10 +63,18 @@ This section applies only if your %WIKITOOLNAME% is installed on a server that i
>
> everywhere but in the %MAINWEB% web.
+<a name="ChangingPasswords"></a>
+
### <a name="Changing_Passwords"> Changing Passwords </a>
-%INCLUDE\{"ChangePassword"\}%
+Change and reset passwords using forms on regular pages. Use topic-level [[TWikiAccessControl]] to restrict use as required.
+
+* The [[ChangePassword]] form, <code>**TWiki/ChangePassword**</code>:
+
+> %INCLUDE\{"ChangePassword"\}%
+
+* The [[ResetPassword]] form <code>**TWiki/ResetPassword**</code>:
-%INCLUDE\{"ResetPassword"\}%
+> %INCLUDE\{"ResetPassword"\}%
-- [[PeterThoeny]] - 16 Mar 2001 <br /> -- [[MikeMannix]] - 29 Aug 2001