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
赵智超 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
..
branch
diff Fix to allow comment poster to edit or delete his own comments (#11671) 2020-06-05 13:10:10 +03:00
editor
issue Fix to allow comment poster to edit or delete his own comments (#11671) 2020-06-05 13:10:10 +03:00
pulls
release
settings
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
commit_page.tmpl Fix styling for commiter on diff view (#11715) 2020-06-02 22:40:08 -04:00
commit_status.tmpl
commits.tmpl
commits_list.tmpl Show full GPG commit status on PR commit history (#11702) 2020-06-02 20:22:26 -04:00
commits_list_small.tmpl Fix message wrapping on PR commit list (#11616) 2020-06-03 09:30:34 +01:00
commits_table.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl
migrate.tmpl Allow site admin to disable mirrors (#11740) 2020-06-02 21:21:38 -04:00
migrating.tmpl
search.tmpl
shabox_badge.tmpl Show full GPG commit status on PR commit history (#11702) 2020-06-02 20:22:26 -04:00
sub_menu.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl Show full GPG commit status on PR commit history (#11702) 2020-06-02 20:22:26 -04:00
watchers.tmpl