]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Option to disable static files auth check/s3 proxy
authorChocobozzz <me@florianbigard.com>
Wed, 26 Oct 2022 14:23:39 +0000 (16:23 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 27 Oct 2022 07:13:10 +0000 (09:13 +0200)
commit5a122dddc5aab1b2ae1843411032d5f392bdd216
tree39778c4372c4b371f1294c94bf22d8a6e7a26456
parent49e7e4d9ffd16cba7a721f6d3d3203decf4f4b2c
Option to disable static files auth check/s3 proxy
config/default.yaml
server/controllers/object-storage-proxy.ts
server/controllers/static.ts
server/initializers/config.ts
server/middlewares/validators/index.ts
server/middlewares/validators/object-storage-proxy.ts [new file with mode: 0644]
server/models/video/video-file.ts
server/models/video/video-streaming-playlist.ts
server/tests/api/object-storage/video-static-file-privacy.ts
server/tests/api/videos/video-static-file-privacy.ts
shared/server-commands/server/object-storage-command.ts