
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| TWiki Installation Guide | ||||||||
| Line: 93 to 93 | ||||||||
| These are the steps for enabling "Template Login" which asks for a username and password in a web page, and processes them using the Apache 'htpasswd' password manager. Users can log in and log out. 
 | ||||||||
| Changed: | ||||||||
| < < | 
 | |||||||
| > > | 
 | |||||||
| 
 | ||||||||
| Line: 102 to 102 | ||||||||
| You are strongly encouraged to read TWiki.TWikiUserAuthentication, TWiki:TWiki.TWikiUserAuthenticationSupplement , and TWiki:TWiki.SecuringTWikiSite  for further information about managing users and security of your TWiki site. | ||||||||
| Changed: | ||||||||
| < < | Note! The other LoginManageroptionTWiki::Client::ApacheLoginuses a basic Apache type authentication where the browser itself prompts you for username and password. Most will find the TemplateLogin looking nicer. But ApacheLogin is required when you use Apache authentication methods like mod_ldap where all authentication is handled by an Apache module and not by the TWiki perl code. When you use ApacheLogin the apache configuration must be set up to require authentication of the some but not all the scripts in the bin directory. This section in the Apache config (or .htaccess) controls this | |||||||
| > > | Note! The other LoginManageroptionTWiki::LoginManager::ApacheLoginuses a basic Apache type authentication where the browser itself prompts you for username and password. Most will find the TemplateLogin looking nicer. But ApacheLogin is required when you use Apache authentication methods like mod_ldap where all authentication is handled by an Apache module and not by the TWiki perl code. When you use ApacheLogin the apache configuration must be set up to require authentication of the some but not all the scripts in the bin directory. This section in the Apache config (or .htaccess) controls this | |||||||
| <FilesMatch "(attach|edit|manage|rename|save|upload|mail|logon|rest|.*auth).*"> | ||||||||
 
  
  Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.