You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed this Bin via docker and I just love the functionality and gui. Is it possible to add some form of authentication? I want to run this exposed to the internet, but since my server is at home I don't want anyone to be able to paste and share. My ideal use case is: I want to share a piece of text picture, so I open my URL, put in a password, and get a sharing link. The receiver of the share link should be able to access it without a password.
That makes me unable to use authentication via nginx or similar since you would also need a pw just to open the link.
Thanks you!
The text was updated successfully, but these errors were encountered:
Hey,
Thanks for checking out bin.
I totally get your use-case. I kinda want this implemented myself. But we are not using any database as of now, so this remains unimplemented.
With new issues mounting up, I think its time I started working on this pet project and extend it. Unfortunately, I am very busy with other tasks at the moment. If you'll stick around for a month (;-;), these features should be implemented in this project.
I will open a new Github Project in a day or two listing all the suggested features for people to track.
Hi,
I just installed this Bin via docker and I just love the functionality and gui. Is it possible to add some form of authentication? I want to run this exposed to the internet, but since my server is at home I don't want anyone to be able to paste and share. My ideal use case is: I want to share a piece of text picture, so I open my URL, put in a password, and get a sharing link. The receiver of the share link should be able to access it without a password.
That makes me unable to use authentication via nginx or similar since you would also need a pw just to open the link.
Thanks you!
The text was updated successfully, but these errors were encountered: