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

CmsKit - Add EntityType configuration to Comments #7923

Merged
merged 5 commits into from Mar 4, 2021

Conversation

enisn
Copy link
Member

@enisn enisn commented Mar 3, 2021

Summary

This PR includes EntityType configuration for Comments but authorization check, becuase it has its own authorization logic on management side and doesn't require permission on public side.


@enisn enisn added this to the 4.3-preview milestone Mar 3, 2021
@enisn enisn requested review from ilkayilknur and cotur March 3, 2021 11:33
@enisn enisn self-assigned this Mar 3, 2021
Copy link
Contributor

@ilkayilknur ilkayilknur left a comment

Choose a reason for hiding this comment

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

I have small feedback about null checks. Rest of the code LGTM 👍

@enisn enisn requested a review from ilkayilknur March 4, 2021 08:23
@enisn enisn requested a review from cotur March 4, 2021 08:37
@enisn
Copy link
Member Author

enisn commented Mar 4, 2021

Awaiting to find possible breaks

@enisn enisn merged commit 1a71675 into dev Mar 4, 2021
@enisn enisn deleted the cms-kit/comments-options branch March 4, 2021 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CMS Kit - Add CMSKitCommentOptions and Make EntityTypes Configurable
3 participants