Add ability to unregister plugin auths
authorChocobozzz <me@florianbigard.com>
Thu, 30 Apr 2020 08:03:09 +0000 (10:03 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Mon, 4 May 2020 14:21:39 +0000 (16:21 +0200)
commita4995eb7ac5745f62604d70f7b2225ff33916d49
tree2dbed723d3f5a539e8f0847d914723cd7543b1b2
parente9b0fa5c16ca196a3ba3267af4008782a3e86875
Add ability to unregister plugin auths
client/src/app/core/auth/auth.service.ts
server/lib/plugins/register-helpers-store.ts
server/tests/fixtures/peertube-plugin-test-external-auth-one/main.js
server/tests/fixtures/peertube-plugin-test-id-pass-auth-one/main.js
server/tests/plugins/external-auth.ts
server/tests/plugins/id-and-pass-auth.ts
server/typings/plugins/register-server-option.model.ts