Issue 1381675
Created on 2005-12-15 14:21 by tohw, last changed 2005-12-15 14:21 by tohw.
File name |
Uploaded |
Description |
Edit |
Remove |
roundup.diff
|
tohw,
2005-12-15 14:21
|
implementation patch |
|
|
msg2084 |
Author: [hidden] (tohw) |
Date: 2005-12-15 14:21 |
|
The attached patch introduces a new option for config.ini:
# Offer registration confirmation by email as well as
through the web?
# Default: yes
email_registration_confirmation = yes
When this option is yes, there is no change from
current behaviour. When it is no, then the confirmation
message sent out by the register action contains no
reference to confirmation by email reply - it only
offers web confirmation.
In addition, the option stops mailgw from checking for
email confirmation.
|
|
Date |
User |
Action |
Args |
2005-12-15 14:21:12 | tohw | create | |
|