]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Add explicit error message that changing video ownership only works with local accou...
authorLucas Declercq <lucas-dclrcq@users.noreply.github.com>
Wed, 10 Oct 2018 06:57:00 +0000 (08:57 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 10 Oct 2018 06:57:00 +0000 (08:57 +0200)
commit9ccff23877ec8d740fcd5a9254fcd2424b62d2c8
tree03a47436ce88a3169aed491439517001ab773bb6
parentee7c25c767c357bd12570889f8ccd79ba9ea4eb9
 Add explicit error message that changing video ownership only works with local accounts (#1214)

* Add explicit error message that changing video ownership only works with local accounts

* Remove superfluous logger

* Remove unneeded end() to error responses

* Add a message on client side to prevent transfering ownership to a remote account
client/src/app/shared/forms/form-validators/video-change-ownership-validators.service.ts
server/middlewares/validators/videos/videos.ts