]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/middlewares/validators/users.ts
Fix backend channel name validator consistency
authorChocobozzz <me@florianbigard.com>
Thu, 5 Aug 2021 11:54:35 +0000 (13:54 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 5 Aug 2021 11:54:35 +0000 (13:54 +0200)
commit27db78400c558e19bfac0da885fe0b7d0a3e6a0c
treee50e031f4b0989e438f3c1610c0a16086dd9455f
parent352819ef921e45381b3fbb17072926103b320e73
Fix backend channel name validator consistency
client/src/app/shared/form-validators/video-channel-validators.ts
server/helpers/custom-validators/video-channels.ts
server/middlewares/validators/users.ts
server/middlewares/validators/videos/video-channels.ts
server/models/video/video-channel.ts