This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates/repo/issue
赵智超 17f8de7a54
Fix to allow comment poster to edit or delete his own comments (#11671)
* 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>
2020-06-05 13:10:10 +03:00
..
labels Remove last traces of has-emoji class (#11263) 2020-05-01 20:58:45 +03:00
view_content Fix to allow comment poster to edit or delete his own comments (#11671) 2020-06-05 13:10:10 +03:00
branch_selector_field.tmpl Fix ref links in issue overviews for tags (#8742) 2020-05-14 18:55:43 -04:00
comment_tab.tmpl Prettify timeline 3 (#11139) 2020-05-14 15:15:21 -04:00
label_precolors.tmpl
labels.tmpl
list.tmpl Fix ref links in issue overviews for tags (#8742) 2020-05-14 18:55:43 -04:00
milestone_issues.tmpl Fix ref links in issue overviews for tags (#8742) 2020-05-14 18:55:43 -04:00
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new.tmpl
new_form.tmpl Remove last traces of has-emoji class (#11263) 2020-05-01 20:58:45 +03:00
search.tmpl Ensure search action button coalesced to adjacent input (#11385) 2020-05-12 15:08:43 -04:00
view.tmpl Prettify timeline 3 (#11139) 2020-05-14 15:15:21 -04:00
view_content.tmpl Fix to allow comment poster to edit or delete his own comments (#11671) 2020-06-05 13:10:10 +03:00
view_title.tmpl