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

Rbac #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Rbac #6

wants to merge 4 commits into from

Conversation

sachanta
Copy link

@sachanta sachanta commented Aug 7, 2020

No description provided.

appd/model/role.py Show resolved Hide resolved
appd/request.py Show resolved Hide resolved
kylefurlong
kylefurlong previously approved these changes Aug 14, 2020
@sachanta sachanta closed this Aug 15, 2020
@sachanta sachanta reopened this Aug 15, 2020

def get_role(self, role_id):
def get_role_by_id(self, role_id):

Choose a reason for hiding this comment

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

Why are we changing these method names? We should not break backward compatibility for users who are already using this API.

@kylefurlong kylefurlong dismissed their stale review September 9, 2020 00:18

New changes needed more oversight.

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.

2 participants