]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - shared/models/plugins/server-hook.model.ts
Add plugin hook on registration
authorChocobozzz <me@florianbigard.com>
Fri, 25 Oct 2019 11:54:32 +0000 (13:54 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 25 Oct 2019 11:54:32 +0000 (13:54 +0200)
commit4ce7eb71ba28a563336c07d10c182ff89461c72b
tree9350704adae97d145548d0b2cfdde3bd95b56dd5
parent45863288582a788def282ec25d437b1795510315
Add plugin hook on registration
server/controllers/api/config.ts
server/helpers/signup.ts
server/middlewares/validators/users.ts
server/tests/fixtures/peertube-plugin-test/main.js
server/tests/plugins/filter-hooks.ts
shared/models/plugins/server-hook.model.ts