Skip to content
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

[Fix Bug]Don't filter out Visualis-share URLs #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

silly-carbon
Copy link

If we share a dashboard of Visualis in the normal way(no login required, as defined by Visualis), anonymous users would not be able to visit this shared URL because this 'edp.davinci.core.inteceptor.CurrentUserMethodArgumentResolver' would filter this URL out, don't let it pass, and this dashboard can never be really shared this way.

That's not what was intended to be.
This BUG is fixed in this PR.

普通分享页特殊处理,可以不需要登录(不影响授权分享页,授权分享依旧需要登录)

普通分享页特殊处理,可以不需要登录(不影响授权分享页,授权分享依旧需要登录)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant