diff --git a/dms/README.rst b/dms/README.rst index 4d078759b..c128c501a 100644 --- a/dms/README.rst +++ b/dms/README.rst @@ -170,6 +170,9 @@ Known issues / Roadmap means. It would be nice to be able to remove that rule at some point. - Searchpanel in files: Highlight items (shading) without records when filtering something (by name for example). +- Accessing the clipboard (for example copy share link of + file/directory) is limited to secure connections. It also happens in + any part of Odoo. Bug Tracker =========== diff --git a/dms/readme/ROADMAP.md b/dms/readme/ROADMAP.md index 675906375..27f7de77f 100644 --- a/dms/readme/ROADMAP.md +++ b/dms/readme/ROADMAP.md @@ -17,3 +17,5 @@ means. It would be nice to be able to remove that rule at some point. - Searchpanel in files: Highlight items (shading) without records when filtering something (by name for example). +- Accessing the clipboard (for example copy share link of file/directory) + is limited to secure connections. It also happens in any part of Odoo. diff --git a/dms/static/description/index.html b/dms/static/description/index.html index a923a2b89..73a13d704 100644 --- a/dms/static/description/index.html +++ b/dms/static/description/index.html @@ -534,6 +534,9 @@