diff options
author | MikeMannix <MikeMannix> | 2001-09-01 04:47:30 +0000 |
---|---|---|
committer | MikeMannix <MikeMannix> | 2001-09-01 04:47:30 +0000 |
commit | fb967cd27c28b2174d491049730bb95a33500a35 (patch) | |
tree | dcffd3104b56188ac58b9174f91700b7e35a0d41 /TWiki/TWikiUserAuthentication.mdwn | |
parent | f81821b900784b15d6da8e8ef89b0ef6a85a2860 (diff) |
none
Diffstat (limited to 'TWiki/TWikiUserAuthentication.mdwn')
-rw-r--r-- | TWiki/TWikiUserAuthentication.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TWiki/TWikiUserAuthentication.mdwn b/TWiki/TWikiUserAuthentication.mdwn index 7dd70c22..8230795e 100644 --- a/TWiki/TWikiUserAuthentication.mdwn +++ b/TWiki/TWikiUserAuthentication.mdwn @@ -1,6 +1,6 @@ %TOC% %STARTINCLUDE% -## <a name="TWiki_Authentication"> TWiki Authentication </a> +## <a name="TWiki_User_Authentication"> TWiki User Authentication </a> TWiki does not authenticate users internally, it depends on the <code>**REMOTE\_USER**</code> environment variable. This variable is set when you enable basic authentication or authentication via SSL (https protocol). |