]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/root-helpers/plugins-manager.ts
Redirect to default login url on 401
authorChocobozzz <me@florianbigard.com>
Wed, 4 Jan 2023 10:41:03 +0000 (11:41 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 4 Jan 2023 10:41:29 +0000 (11:41 +0100)
commit2570fd9c1c879d1a543fb0dff1e7cfb036234d11
treef33fb7cc5ca25aa6052c15d44bebd384a56a8276
parent60b880acdfa85eab5c9ec09ba1283f82ae58ec85
Redirect to default login url on 401

Can be an external URL
client/src/app/+login/login.component.ts
client/src/app/core/auth/auth.service.ts
client/src/app/menu/menu.component.ts
client/src/root-helpers/plugins-manager.ts
shared/core-utils/plugins/hooks.ts