Added new setting - Enable Users after Anonymous Registration?
This commit is contained in:
parent
182fc16021
commit
7b1e385dd3
5 changed files with 50 additions and 8 deletions
|
|
@ -4743,6 +4743,17 @@ Users may override this setting in their profile.
|
|||
context => 'Add, as in to append or add more',
|
||||
},
|
||||
|
||||
'Enable Users after Anonymous Registration?' => {
|
||||
message => 'Enable Users after Anonymous Registration?',
|
||||
lastUpdated => 1311618346,
|
||||
},
|
||||
|
||||
'enableUsersAfterAnonymousRegistration help' => {
|
||||
message => 'If this is off, '
|
||||
. 'users must be manually activated by a workflow or an admin.',
|
||||
lastUpdated => 1311618419,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue