(backend) send email invitation when add user to doc

We send as well an email invitation to the user
when we add him to a document.
This commit is contained in:
Anthony LC
2024-08-15 15:40:56 +02:00
committed by Anthony LC
parent 2f8c5637f4
commit 1abbf0539f
3 changed files with 31 additions and 3 deletions

View File

@@ -13,8 +13,9 @@ and this project adheres to
- 🎨(frontend) better conversion editor to pdf #151
- ✨(frontend) Versioning #147
- ✨Export docx (word) #161
- 🌐 Internationalize invitation email #167
- 🌐Internationalize invitation email #167
- ✨(frontend) White branding #164
- ✨Email invitation when add user to doc #171
## Fixed