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

Add REST API endpoint for KerberosPrincipal #373

Merged
merged 1 commit into from Nov 1, 2017
Merged

Add REST API endpoint for KerberosPrincipal #373

merged 1 commit into from Nov 1, 2017

Conversation

b-a-t
Copy link
Contributor

@b-a-t b-a-t commented Oct 24, 2017

Ticket: #26330

@b-a-t b-a-t requested a review from jhixson74 October 24, 2017 23:10
@@ -112,6 +112,10 @@ def get_datagrid_context(self, request):
return context


class KerberosPrincipalFAdmin(BaseFreeAdmin):
resource_mixin = KerberosPrincipalResourceMixin
Copy link
Member

Choose a reason for hiding this comment

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

Do you even need that mixin? I think an empty KerberosPrincipalFAdmin would do

@b-a-t b-a-t merged commit abb0ea7 into master Nov 1, 2017
@b-a-t b-a-t deleted the FIX-26330 branch November 1, 2017 17:33
b-a-t pushed a commit that referenced this pull request Nov 12, 2017
Ticket: #26330
(cherry picked from commit abb0ea7)
kmoore134 pushed a commit that referenced this pull request Nov 13, 2017
Ticket: #26330
(cherry picked from commit abb0ea7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants