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

Authentication (again_ #96

Open
andymarden opened this issue Jan 27, 2024 · 0 comments
Open

Authentication (again_ #96

andymarden opened this issue Jan 27, 2024 · 0 comments

Comments

@andymarden
Copy link
Contributor

OK - so the usage pattern IU have (and most do I think) is:

only trusted users can use the service for sharing files

Anyone with the UUID link can come and get the file (with optional password added)

We actually have locations which can go in nginx of:

/fileshare - for people to come and get the files - needs to be completely unauthenticated
/ - needs to be authenticated

I would prefer Oauth (or sometyhing els ethat can use SSO with authentik)

I might be able to workaround it by specifying these two locations and for / passing to authentik and defining fileshleter as an app that certain user groups can access.

Anyone doing the same?

Better to recognise that we really don't want to open up fileshelter so any tom, dick or harry can share files (and fill up my disk or upload incriminating images to my server for example) but we do want to do that for recipients.

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