Rework the "contact uploader" mechanism
* add the uploader's secondary email in CC if provided by the user * remove the option to add the inquirer's specified email address to CC, to avoid leaking the email addresses of the uploader * instead, optionally send a separate confirmation email to the inquirer
parent
1687a70e
No related branches found
Tags v2025.1.6
Showing
- invenio_theme_tuw/config.py 6 additions, 4 deletionsinvenio_theme_tuw/config.py
- invenio_theme_tuw/theme/templates/semantic-ui/invenio_theme_tuw/mails/contact_confirm.html 14 additions, 0 deletions.../semantic-ui/invenio_theme_tuw/mails/contact_confirm.html
- invenio_theme_tuw/theme/templates/semantic-ui/invenio_theme_tuw/mails/contact_confirm.txt 13 additions, 0 deletions...s/semantic-ui/invenio_theme_tuw/mails/contact_confirm.txt
- invenio_theme_tuw/views.py 34 additions, 13 deletionsinvenio_theme_tuw/views.py
Loading
Please register or sign in to comment