]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Prevent caption listing of private videos
authorChocobozzz <me@florianbigard.com>
Thu, 6 Jan 2022 12:27:29 +0000 (13:27 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 6 Jan 2022 12:27:29 +0000 (13:27 +0100)
commit795212f7acc690c88c86d0fab8772f6564d59cb8
tree3a0203fc1957fd8cf8876774051137a0b04236fc
parent7b54a81cccf6b4c12269e9d6897d608b1a99537a
Prevent caption listing of private videos
server/controllers/api/videos/captions.ts
server/controllers/api/videos/files.ts
server/middlewares/validators/shared/videos.ts
server/middlewares/validators/videos/video-captions.ts
server/middlewares/validators/videos/videos.ts
server/tests/api/check-params/video-captions.ts