Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password Authentication? #13

Open
fritzcloud opened this issue Jul 15, 2022 · 3 comments
Open

Password Authentication? #13

fritzcloud opened this issue Jul 15, 2022 · 3 comments

Comments

@fritzcloud
Copy link

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!

@wantguns
Copy link
Owner

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.

@DhruvaSambrani
Copy link

Can't nginx handle GET and POST requests differently? https://serverfault.com/a/246583

@ellotheth
Copy link
Contributor

In case it's useful to anybody else, I wrote up how I configured Nginx to do this for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants