🐛(frontend) avoid documents indexing in search engine

Some documents are available publicly (without being logged) and may thus end-up
being indexed by search engine.
This commit is contained in:
NathanPanchout
2024-10-24 10:33:14 +02:00
committed by Nathan Panchout
parent d715e7b3b6
commit a5af9f0776
3 changed files with 26 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ and this project adheres to
- 🐛(i18n) same frontend and backend language using shared cookies #365
- 🐛(frontend) add default toolbar buttons #355
- 🐛(frontend) throttle error correctly display #378
- 🐛(frontend) (frontend) avoid documents indexing in search engine #372
## Removed