mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Refactor login redirection/button links
Correctly handle external auth redirection in all cases
This commit is contained in:
parent
4ea827076d
commit
98bd5e2256
21 changed files with 77 additions and 48 deletions
|
@ -5,5 +5,6 @@ export * from './duration-formatter.pipe'
|
|||
export * from './from-now.pipe'
|
||||
export * from './infinite-scroller.directive'
|
||||
export * from './link.component'
|
||||
export * from './login-link.component'
|
||||
export * from './number-formatter.pipe'
|
||||
export * from './peertube-template.directive'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue