summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2022-05-20 17:57:49 +0100
committerGitHub <noreply@github.com>2022-05-20 18:57:49 +0200
commita9af93cb216e9b5f4d1841d18593589143fbdc9c (patch)
treed212e3951b723f8759aca156c0cb73b249c3e588 /public
parentfd7d83ace60258acf7139c4c787aa8af75b7ba8c (diff)
downloadgitea-a9af93cb216e9b5f4d1841d18593589143fbdc9c.tar.gz
gitea-a9af93cb216e9b5f4d1841d18593589143fbdc9c.zip
Nuke the incorrect permission report on /api/v1/notifications (#19761)
The permissions created in convertRepo use a minimal perm.AccessModeRead instead of correctly computing the permission for the repository. This incorrect permission is then reported to the user. I do not believe that reporting the permissions is helpful and therefore I propose we simply null these out. The user can check their permissions using a different endpoint. Fix #19759 Signed-off-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'public')
0 files changed, 0 insertions, 0 deletions