We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
abp/modules/blogging/src/Volo.Blogging.Application/Volo/Blogging/Posts/PostAuthorizationHandler.cs
Lines 36 to 59 in 42f37c5
abp/modules/blogging/src/Volo.Blogging.Application/Volo/Blogging/Comments/CommentAuthorizationHandler.cs
It seems that users cannot delete their own posts/comments, but in the detail page I found:
abp/modules/blogging/src/Volo.Blogging.Web/Pages/Blog/Posts/Detail.cshtml
Lines 70 to 83 in 42f37c5
Lines 235 to 241 in 42f37c5
The text was updated successfully, but these errors were encountered:
I will close this issue, the problem seems to have been fixed by this commit: b0adb9f
Hi @yekalkan , maybe this todo needs to be completed:
abp/modules/blogging/src/Volo.Blogging.Web/Pages/Blogs/Posts/Detail.cshtml
Line 13 in 21ecea0
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
abp/modules/blogging/src/Volo.Blogging.Application/Volo/Blogging/Posts/PostAuthorizationHandler.cs
Lines 36 to 59 in 42f37c5
abp/modules/blogging/src/Volo.Blogging.Application/Volo/Blogging/Comments/CommentAuthorizationHandler.cs
Lines 36 to 59 in 42f37c5
It seems that users cannot delete their own posts/comments, but in the detail page I found:
abp/modules/blogging/src/Volo.Blogging.Web/Pages/Blog/Posts/Detail.cshtml
Lines 70 to 83 in 42f37c5
abp/modules/blogging/src/Volo.Blogging.Web/Pages/Blog/Posts/Detail.cshtml
Lines 235 to 241 in 42f37c5
The text was updated successfully, but these errors were encountered: