File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 2222 . #503164 ] create and passwords
2323 . plain rendering of links in the htmltemplate now generate a hyperlink to
2424 the linked node's page.
25+ . #503330 ] ANONYMOUS_REGISTER now applies to mail
2526
2627
27282002-01-08 - 0.4.0b1
Original file line number Diff line number Diff line change @@ -62,6 +62,11 @@ INSTANCE_NAME and EMAIL_SIGNATURE_POSITION have been added to the
6262instance_config.py. Simplest solution is to copy the default values from
6363template in the core source.
6464
65+ The mail gateway now checks ANONYMOUS_REGISTER to see if unknown users are to
66+ be automatically registered with the tracker. If it is set to "deny" then
67+ unknown users will not have access. If it is set to "allow" they will be
68+ automatically registered with the tracker.
69+
6570
6671CGI script roundup.cgi
6772----------------------
You can’t perform that action at this time.
0 commit comments