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

[Dashboard] Add interface about authentication/authorization #503

Merged
merged 1 commit into from
Mar 14, 2019

Conversation

CarpenterLee
Copy link
Contributor

Describe what this PR does / why we need it

Now Sentinel dashboard doesn't have any authentication or authorization, which may lead to unauthorized changing of the various traffic control rules.

Does this pull request fix one issue?

Fixes #143

Describe how you did it

Add interface about authentication/authorization, and give a fake implementation. And it's easy to replace the fake implementation and do real permissions validation.

Describe how to verify it

Code review.

Special notes for reviews

@sczyh30 sczyh30 added the to-review To review label Feb 21, 2019
@sczyh30 sczyh30 added this to the 1.5.0 milestone Feb 21, 2019
@sczyh30 sczyh30 added the size/L Indicate a PR that changes 100-499 lines. label Mar 4, 2019
Copy link
Member

@sczyh30 sczyh30 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Indicate a PR that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sentinel是否有权限控制?
2 participants