0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 12:04:36 +01:00
gitea/templates
赵智超 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
..
admin Add missing templates (#11729) 2020-06-02 22:04:52 -04:00
base Include query in sign in redirect (#11579) 2020-06-03 23:41:02 -04:00
custom
explore Do not show lock icon on repo list for public repos in private org (#11445) 2020-05-17 19:59:25 +03:00
mail
org Add missing templates (#11729) 2020-06-02 22:04:52 -04:00
pwa
repo Fix to allow comment poster to edit or delete his own comments (#11671) 2020-06-05 13:10:10 +03:00
status
swagger [API] Expose allowed Reactions (#11735) 2020-06-04 12:16:53 +03:00
user
home.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
install.tmpl