Roman Perekhod
cd39dd4073
Fix to prevent the email notification X-Site scripting
2023-06-02 09:47:06 +02:00
Roman Perekhod
53f71bea13
remove the email logo
2023-05-22 15:29:44 +02:00
Roman Perekhod
27322c5bbf
The email HTML templates added #6146 ( #6147 )
...
* The email HTML templates added #6146
* use a single palne text email template. use fs.FS
* Update services/notifications/README.md
Co-authored-by: Martin <github@diemattels.at >
* Update services/notifications/README.md
Co-authored-by: Martin <github@diemattels.at >
* fix md
---------
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com >
Co-authored-by: Martin <github@diemattels.at >
2023-05-03 10:47:46 +02:00
Roman Perekhod
cd59424a16
Make Emails translatable via transifex #6025
...
The transifex translation add in to the email templates.
The optional environment variable NOTIFICATIONS_TRANSLATION_PATH added to config.
2023-04-16 14:02:40 +02:00
David Walter
6ab0d1eab4
Update shareCreated.email.body.tmpl
...
German version had wrong variable
2023-03-07 17:21:26 +01:00
kobergj
d120880a0f
update expiration email templates
...
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu >
2023-01-12 15:31:49 +01:00
jkoberg
9bb83c8753
unit tests
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-01-12 13:21:37 +01:00
jkoberg
63b592a04d
membership expired notification
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-01-12 13:21:11 +01:00
jkoberg
cfe7f39027
share expired notification
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-01-12 13:20:57 +01:00
David Christofas
445e594eff
add notification for space unshares
2022-12-21 11:20:42 +01:00
Christian Richter
b4caf6397c
refactor templating, add subject templating
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-10-13 14:29:11 +02:00
Ralf Haferkamp
c6664cfe61
Fix share/space link in notification mail
...
Use OCIS_URL as the link base. This change also makes sure that the
top-level OcisURL config value gets a default assigned, even when
OCIS_URL is unset.
Fixes : #4688
2022-09-29 16:26:21 +02:00
Christian Richter
94024125fb
enhance templating
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-09-22 09:38:11 +02:00
Christian Richter
0422af2a11
handle spaceshared event
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-09-22 09:38:11 +02:00
Christian Richter
8e0b07b200
add share url to email text
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-09-22 09:38:11 +02:00
Christian Richter
daaa08aa09
bugfixes
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-09-22 09:38:11 +02:00
Christian Richter
70690a318d
add space notification
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-09-22 09:38:11 +02:00
Christian Richter
acdfbabd47
add email templating
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
Co-authored-by: Jörn Dreyer <jfd@butonic.de >
2022-09-22 09:38:11 +02:00