New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Limit URLs to trusted domains for now #6410
Limit URLs to trusted domains for now #6410
Conversation
|
/backport to stable22.1 |
|
/backport to stable22 |
|
/backport to stable21 |
|
/backport to stable20 |
Signed-off-by: Joas Schilling <coding@schilljs.com>
004991e
to
2c6dc82
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All rigch shared objects are from trusted domains?
Don't is good implement tests to cover this scenario?
For now yes, as we only do maps (no link) and deck (internal) |
Signed-off-by: Joas Schilling coding@schilljs.com