]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/lib/user.ts
Add ability to specify channel on registration
authorChocobozzz <me@florianbigard.com>
Tue, 28 May 2019 08:46:32 +0000 (10:46 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 28 May 2019 08:46:32 +0000 (10:46 +0200)
commite590b4a512617bbf63595b684386f68abea7d8b8
treee5a173ffce942787ea8285239ee235a3f3607e65
parentcce1b3dfd386c77a02f2b4f18f60bd916a60a2d3
Add ability to specify channel on registration
server/controllers/api/users/index.ts
server/initializers/installer.ts
server/lib/user.ts
server/middlewares/validators/users.ts
server/tests/api/check-params/users.ts
server/tests/api/users/users.ts
shared/extra-utils/users/users.ts
shared/models/users/user-register.model.ts [new file with mode: 0644]