You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
* update READMEs
Signed-off-by: Kim Brose <kim.brose@nordeck.net>
* fix e2e testing Dockerfile syntax
Signed-off-by: Kim Brose <kim.brose@nordeck.net>
* update upstream element web repo path
Signed-off-by: Kim Brose <kim.brose@nordeck.net>
* add widget toggles module to e2e test container
Signed-off-by: Kim Brose <kim.brose@nordeck.net>
* use latest element web and synapse releases for e2e
Signed-off-by: Kim Brose <kim.brose@nordeck.net>
* document required ingress for synapse guest module
Signed-off-by: Kim Brose <kim.brose@nordeck.net>
---------
Signed-off-by: Kim Brose <kim.brose@nordeck.net>
Copy file name to clipboardExpand all lines: packages/element-web-widget-lifecycle-module/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,8 @@ But these security features can lower the usability especially in more integrate
28
28
This module was initially created to pre-approve capabilities and permission requests from the widgets if they were added by [NeoDateFix](https://github.com/nordeck/matrix-meetings) so the users are not always asked for permission in every meeting room.
29
29
It allows you to selectively skip the permission dialogs for widgets that you trust, while they still appear for widgets that were added by third parties.
30
30
31
-
> ⚠️ We recommend to only approve widgets that you deployed yourselves. These features should protect your users and you should only disable them for widgets that you trust!
31
+
> [!WARNING]
32
+
> We recommend to only approve widgets that you deployed yourselves. These features should protect your users and you should only disable them for widgets that you trust!
0 commit comments