- Timestamp:
- 11/10/08 22:47:48 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FakeBasicAuthRegPlugin/data/TWiki/FakeBasicAuthRegPlugin.txt
r464 r527 10 10 How it works is: SSL logs you in based on your client cert. Instead of popping a login box, it gets your userid from the cert, and then authenticates you by doing a "fake" login using that userid and a password of "password". If you have a valid entry in the htpassword file, login succeeds and REMOTE_USER is set. If it fails, the login box pops up (and unfortunately you can't login; which is ok). 11 11 12 This plugin only provides authentication/registration. It's up to you to configure access restrictions later via WebPreferences, TWikiPreferences, Main.TWikiGroups, etc, or using an access restrictions plugin (are there any?). See TWiki.TWikiAccessControl for more info.12 This plugin only provides authentication/registration. It's up to you to configure access restrictions later via WebPreferences, %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences, Main.TWikiGroups, etc, or using an access restrictions plugin (are there any?). See TWiki.TWikiAccessControl for more info. 13 13 14 14 In addition, this plugin provides access to environment variables in a TWiki topic (this was necessary for registration to work).
Note: See TracChangeset
for help on using the changeset viewer.
