Merge branch 'thh-strictbdsg' into next
* thh-strictbdsg: Enforce strict response for data protection clause.
This commit is contained in:
commit
6422cdc893
3 changed files with 9 additions and 1 deletions
|
|
@ -143,6 +143,10 @@ enth_stimme = (E|E\s*N\s*T\s*H\s*A\s*L\s*T\s*U\s*N\s*G)
|
|||
# Achtung, sollte auch in den Templates im Bestaetigungstext angepasst werden
|
||||
ann_stimme = A\s*N\s*N\s*U\s*L\s*L\s*I\s*E\s*R\s*U\s*N\s*G
|
||||
|
||||
# RegExp fuer Bestaetigung der Datenschutzklause (case-insensitive)
|
||||
# Standardmaessig wird nur JA erkannt
|
||||
bdsg_confirm = JA
|
||||
|
||||
# Template files (these files are in the template directory defined above)
|
||||
tpl_mailheader = "mailheader" # generally used mail header
|
||||
tpl_bouncelist = "bouncelist" # used by uvbounce.pl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue