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

Authenticate user while still following privacy settings #238

Open
jl-678 opened this issue Nov 10, 2023 · 0 comments
Open

Authenticate user while still following privacy settings #238

jl-678 opened this issue Nov 10, 2023 · 0 comments

Comments

@jl-678
Copy link

jl-678 commented Nov 10, 2023

Describe the bug
I am running Microbin publicly and want to set it up to allow me to create links and use all the privacy options while also providing user authentication to prevent random people from using my instance. I would expect that Microbin would allow me to authenticate myself as a user and then enable me to create public pastas.

User authentication locks down site access for everyone and effectively making my pastas inaccessible. So even when I create a public pasta, clicking on the link in an incognito tab brings me to my Micronin instance asking for username and password. As a result, it is not possible to create public pastas when user authentication is enabled. Is this expected behavior?

To Reproduce
Steps to reproduce the behavior:

  1. Enable basic user admin and password
  2. Login to Microbin, create a public link and copy the link
  3. Open incognito and try to access the link from 2
  4. Result: You cannot access the pasta and instead are forced to login

Expected behavior
Login should be required to create a pasta, but once created, the pasta should follow the "privacy" settings in Microbin. (e.g. You can login and create a public pasta and it will be publicly accessible to anyone with the URL.)

@jl-678 jl-678 changed the title Authentic user while still following privacy settings Authenticate user while still following privacy settings Nov 10, 2023
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

1 participant