]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
http: forbidden status / access_verify2() cleanups, fixes #5391
authorJaroslav Kysela <perex@perex.cz>
Mon, 3 Dec 2018 20:16:34 +0000 (21:16 +0100)
committerJaroslav Kysela <perex@perex.cz>
Mon, 3 Dec 2018 20:17:20 +0000 (21:17 +0100)
commitda5dc10440572e4e6e93d000bff9c6ddc7cf0790
tree6503b8272afb129bab08c245c9476abff33097ea
parent8635ae50145a91eb8c245b49b0e6662cf1429792
http: forbidden status / access_verify2() cleanups, fixes #5391

Return also forbidden status when the client is authenticated, but there
are not permissions for the requested operation.
src/access.h
src/http.c
src/http.h
src/webui/webui.c
src/webui/webui_api.c
src/webui/xmltv.c