Skip to content

Commit

Permalink
Item109: more rego settings to TopicUserMapping
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@651 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
SvenDowideit authored and SvenDowideit committed Nov 14, 2008
1 parent f86607e commit 1a62474
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions core/lib/TWiki.spec
Original file line number Diff line number Diff line change
Expand Up @@ -395,21 +395,6 @@ $TWiki::cfg{Register}{AllowLoginName} = $FALSE;
# to obscure this stored id by setting this option to true.
$TWiki::cfg{RenderLoggedInButUnknownUsers} = $FALSE;
# **BOOLEAN**
# by turning this option off, you can temporarily disable new user registration.
# it will have no effect on existing users.
$TWiki::cfg{Register}{EnableNewUserRegistration} = $TRUE;
# **BOOLEAN EXPERT**
# Hide password in registration email to the *user*
# Note that TWiki sends admins a separate confirmation.
$TWiki::cfg{Register}{HidePasswd} = $TRUE;
# **BOOLEAN**
# Whether registrations must be verified by the user following
# a link sent in an email to the user's registered email address
$TWiki::cfg{Register}{NeedVerification} = $FALSE;
#---++ Passwords
# **SELECTCLASS none,TWiki::Users::*User**
# Name of the password handler implementation. The password handler manages
Expand Down

0 comments on commit 1a62474

Please sign in to comment.