Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
t3o
my.typo3.org
Commits
c23a7dc1
Commit
c23a7dc1
authored
Oct 12, 2017
by
Stefan Busemann
Browse files
[TASK] Update femanger ts configuration
parent
b9fc9364
Pipeline
#2484
passed with stages
in 5 minutes and 5 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
html/typo3conf/ext/t3omy/Configuration/TypoScript/femanager.txt
View file @
c23a7dc1
...
...
@@ -19,28 +19,39 @@ plugin.tx_femanager {
returnLast = url
}
}
redirect = TEXT
redirect {
typolink {
parameter = {tx_t3omy.page.activateMessage}
returnLast = url
}
}
#
# redirect user after user clicks confirmation link in email
X
# redirect user after user clicks confirmation link in email
userConfirmationRedirect = TEXT
userConfirmationRedirect {
typolink {
parameter =
9
parameter =
{tx_t3omy.page.adminConfirmMessage}
returnLast = url
}
}
autoApprovement = 1
autoApprovement {
enable = 1
whitelistDomains {
allowTopLevelDomains = .de
exceptions =
allowTopLevelDomains = .de
, .nl, .ch, .at, .it, .edu, .uk, .org, .fr, .au, .eu, .net, .ca, .gr, .be, .dk, .ro, .biz, .pl, .se, .rw, .nz
exceptions =
google.com, gmail.com, googlemail.com, yahoo.com, dermatologyconference.org
}
blacklistDomains =
blacklistDomains =
infectiousconferences.com
}
confirmByAdmin = 1
email.createUserNotify._enable.value = 1
}
page.termsAndConditions = 6
}
}
page.includeJSFooter.femanagerValidation >
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment