Piped icon indicating copy to clipboard operation
Piped copied to clipboard

Feature request: Prevent usage without authentication

Open RealOrangeOne opened this issue 4 years ago • 4 comments

Building on #440, it'd be ideal to require a user login before they could use piped. Possibly also a solution to #439.

Yes it's possible to add some extra auth around the frontend, but that doesn't work for the API / proxy.

RealOrangeOne avatar Sep 11 '21 11:09 RealOrangeOne

Building on #440, it'd be ideal to require a user login before they could use piped. Possibly also a solution to #439.

Yes it's possible to add some extra auth around the frontend, but that doesn't work for the API / proxy.

in the meantime this feature come, you can use a SSO on your reverseproxy (like authelia) to prevent unauthenticated access.

BirdInFire avatar Apr 14 '22 15:04 BirdInFire

At the current state this would break LibreTube and Yattee, I don't think it's a good idea.

Bnyro avatar Jul 20 '22 17:07 Bnyro

My intention was for this to be an opt-in feature.

RealOrangeOne avatar Jul 20 '22 17:07 RealOrangeOne