Difference between revisions of "Login settings"
From GeeklogWiki
m |
m (Cleanup) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{| border=1 cellspacing=0 | {| border=1 cellspacing=0 | ||
− | !Variable | + | !Variable |
− | !Default Value | + | !Default Value |
− | !Description | + | !Description |
|- | |- | ||
| loginrequired | | loginrequired | ||
Line 47: | Line 47: | ||
| 0 | | 0 | ||
| When set to 1, only registered users can email stories | | When set to 1, only registered users can email stories | ||
+ | |- | ||
+ | | remoteauthentication | ||
+ | | false | ||
+ | | When set to true, users may login with remote accounts. (See [[Remote Authentication]].) | ||
|- | |- | ||
|} | |} |
Latest revision as of 11:27, 30 April 2009
Variable | Default Value | Description |
---|---|---|
loginrequired | 0 | Login is required to access any part of the site. When set to 1, this overrides the following settings. When you only want to block access to certain parts of the site, set this to 0 and select from the following settings. |
submitloginrequired | 0 | When set to 1, only registered users can submit stories, links, and events |
commentsloginrequired | 0 | When set to 1, only registered users can submit comments |
linksloginrequired | 0 | When set to 1, only registered users can access the links area |
pollsloginrequired | 0 | When set to 1, only registered users can access the list of recent polls |
calendarloginrequired | 0 | When set to 1, only registered users can access the calendar |
statsloginrequired | 0 | When set to 1, only registered users can access the site stats |
searchloginrequired | 0 | When set to 1, only registered users can use the advanced search. When set to 2, the simple search is blocked for anonymous users, too. |
profileloginrequired | 0 | When set to 1, only registered users can view another user's profile |
emailuserloginrequired | 0 | When set to 1, only registered users can use the email submission form to send an email to another user |
emailstoryloginrequired | 0 | When set to 1, only registered users can email stories |
remoteauthentication | false | When set to true, users may login with remote accounts. (See Remote Authentication.) |