1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-05 09:35:48 +00:00
gitea/templates/repo/issue/view_content
赵智超 821570c0b0
Fix to allow comment poster to edit or delete his own comments (#11671) (#11774)
* bug: fix comment update permision check

No the ui only allow poster to update or delet comment, which
is not reasonable and different with handle logic, this pr
change it to allow poster of comment do it

ref code:
e8955173a9/routers/repo/issue.go (L1636)

e8955173a9/routers/repo/issue.go (L1681)

fix #11663

Signed-off-by: a1012112796 <1012112796@qq.com>

* simplify code

* fix sign in

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-06-06 17:43:01 -04:00
..
add_reaction.tmpl Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
attachments.tmpl Improve representation of attachments in issues (#11141) 2020-04-21 01:15:41 -03:00
comments.tmpl Fix to allow comment poster to edit or delete his own comments (#11671) (#11774) 2020-06-06 17:43:01 -04:00
context_menu.tmpl Fix to allow comment poster to edit or delete his own comments (#11671) (#11774) 2020-06-06 17:43:01 -04:00
pull.tmpl Backport various styling fixes (#11619) 2020-05-25 22:33:57 -04:00
reactions.tmpl Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
sidebar.tmpl Fix timezone on issue deadline (#11697) (#11784) 2020-06-06 13:44:16 +01:00